{ "type": "minecraft:block", "pools": [ { "bonus_rolls": 0.0, "entries": [ { "type": "minecraft:alternatives", "children": [ { "type": "minecraft:item", "conditions": [ { "condition": "minecraft:match_tool", "predicate": { "enchantments": [ { "enchantment": "minecraft:silk_touch", "levels": { "min": 1 } } ] } } ], "name": "naturesaura:nether_wart_mushroom" }, { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" } ], "name": "minecraft:nether_wart" } ] } ], "rolls": 1.0 } ], "random_sequence": "naturesaura:blocks/nether_wart_mushroom" }