diff --git a/kubejs/data/species/loot_tables/blocks/birt_dwelling.json b/kubejs/data/species/loot_tables/blocks/birt_dwelling.json deleted file mode 100644 index d0045080e..000000000 --- a/kubejs/data/species/loot_tables/blocks/birt_dwelling.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "name": "loot_pool", - "rolls": 1, - "entries": [ - { - "type": "minecraft:item", - "name": "create:asurine" - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - } - ] -} \ No newline at end of file