diff --git a/kubejs/data/tfg/loot_tables/blocks/ash_pile.json b/kubejs/data/tfg/loot_tables/blocks/ash_pile.json index a99a4b287..b7b16c0a1 100644 --- a/kubejs/data/tfg/loot_tables/blocks/ash_pile.json +++ b/kubejs/data/tfg/loot_tables/blocks/ash_pile.json @@ -7,34 +7,7 @@ "entries": [ { "type": "minecraft:item", - "name": "tfc:powder/wood_ash", - "conditions": [ - { - "condition": "minecraft:random_chance", - "chance": 0.9 - } - ] - } - ], - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ] - }, - { - "name": "loot_pool", - "rolls": 1, - "entries": [ - { - "type": "minecraft:item", - "name": "tfc:soot", - "conditions": [ - { - "condition": "minecraft:random_chance", - "chance": 0.1 - } - ] + "name": "tfc:powder/wood_ash" } ], "conditions": [