{ "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": "minecraft:deepslate_redstone_ore" }, { "type": "minecraft:item", "functions": [ { "add": false, "count": { "type": "minecraft:uniform", "max": 5.0, "min": 4.0 }, "function": "minecraft:set_count" }, { "enchantment": "minecraft:fortune", "formula": "minecraft:uniform_bonus_count", "function": "minecraft:apply_bonus", "parameters": { "bonusMultiplier": 1 } }, { "function": "minecraft:explosion_decay" } ], "name": "minecraft:redstone" } ] } ], "rolls": 1.0 } ], "random_sequence": "minecraft:blocks/deepslate_redstone_ore" }