chorus_flower.json
0 B
Empty File
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:survives_explosion"
},
{
"condition": "minecraft:entity_properties",
"predicate": {},
"entity": "this"
}
],
"name": "minecraft:chorus_flower"
}
]
}
]
}