rose_bush.json
0 B
Empty File
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:block_state_property",
"block": "minecraft:rose_bush",
"properties": {
"half": "lower"
}
}
],
"name": "minecraft:rose_bush"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
}
]
}