{ "__comment__": "This file was automatically created by mcresources", "type": "minecraft:empty", "pools": [ { "name": "loot_pool", "rolls": 1, "entries": [ { "type": "minecraft:alternatives", "children": [ { "type": "minecraft:item", "name": "tfc:ore/small_native_silver", "conditions": [ { "condition": "minecraft:random_chance", "chance": 0.55 } ] }, { "type": "minecraft:item", "name": "tfc:rock/loose/limestone", "conditions": [ { "condition": "minecraft:random_chance", "chance": 0.5 } ] }, { "type": "minecraft:item", "name": "minecraft:lapis_lazuli", "conditions": [ { "condition": "minecraft:random_chance", "chance": 0.04 } ] } ] } ] } ] }