{ "type": "minecraft:block", "pools": [ { "bonus_rolls": 0.0, "entries": [ { "type": "minecraft:item", "functions": [ { "add": false, "conditions": [ { "block": "minecraft:pink_petals", "condition": "minecraft:block_state_property", "properties": { "flower_amount": "1" } } ], "count": 1.0, "function": "minecraft:set_count" }, { "add": false, "conditions": [ { "block": "minecraft:pink_petals", "condition": "minecraft:block_state_property", "properties": { "flower_amount": "2" } } ], "count": 2.0, "function": "minecraft:set_count" }, { "add": false, "conditions": [ { "block": "minecraft:pink_petals", "condition": "minecraft:block_state_property", "properties": { "flower_amount": "3" } } ], "count": 3.0, "function": "minecraft:set_count" }, { "add": false, "conditions": [ { "block": "minecraft:pink_petals", "condition": "minecraft:block_state_property", "properties": { "flower_amount": "4" } } ], "count": 4.0, "function": "minecraft:set_count" }, { "function": "minecraft:explosion_decay" } ], "name": "minecraft:pink_petals" } ], "rolls": 1.0 } ], "random_sequence": "minecraft:blocks/pink_petals" }