{ "type": "minecraft:block", "pools": [ { "name": "pool1", "rolls": 1.0, "entries": [ { "type": "minecraft:alternatives", "children": [ { "type": "minecraft:item", "conditions": [ { "condition": "minecraft:block_state_property", "block": "farmersdelight:cabbages", "properties": { "age": "7" } } ], "name": "farmersdelight:cabbage" } ] } ] } ], "functions": [ { "function": "minecraft:explosion_decay" } ] }