minecraft-assets/assets/minecraft/blockstates/sweet_berry_bush.json

16 lines
338 B
JSON

{
"variants": {
"age=0": {
"model": "minecraft:block/sweet_berry_bush_stage0"
},
"age=1": {
"model": "minecraft:block/sweet_berry_bush_stage1"
},
"age=2": {
"model": "minecraft:block/sweet_berry_bush_stage2"
},
"age=3": {
"model": "minecraft:block/sweet_berry_bush_stage3"
}
}
}