From 289faaf0ec2063c42acc54f80f9b9298106b8e32 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Wed, 26 Jun 2024 21:50:58 +0200 Subject: overwrite all generating structures with "empty" files --- data/minecraft/loot_table/chests/bastion_other.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 data/minecraft/loot_table/chests/bastion_other.json (limited to 'data/minecraft/loot_table/chests/bastion_other.json') 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" -} -- cgit v1.2.3