summaryrefslogtreecommitdiff
path: root/data/minecraft/loot_table/chests/bastion_other.json
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2024-06-26 21:50:58 +0200
committerDaniel Weipert <git@mail.dweipert.de>2024-06-26 21:50:58 +0200
commit289faaf0ec2063c42acc54f80f9b9298106b8e32 (patch)
treedc695d33da917a63c9297a775955d1544f7c01d3 /data/minecraft/loot_table/chests/bastion_other.json
parent9104556192e966c52b28c2e95e3e9692ed8e7932 (diff)
overwrite all generating structures with "empty" filesHEADmain
Diffstat (limited to 'data/minecraft/loot_table/chests/bastion_other.json')
-rw-r--r--data/minecraft/loot_table/chests/bastion_other.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/data/minecraft/loot_table/chests/bastion_other.json b/data/minecraft/loot_table/chests/bastion_other.json
deleted file mode 100644
index f29ea85..0000000
--- a/data/minecraft/loot_table/chests/bastion_other.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "type": "minecraft:chest",
- "pools": [
- {
- "rolls": 1,
- "bonus_rolls": 0,
- "entries": []
- }
- ],
- "random_sequence": "minecraft:chests/bastion_other"
-}