Files
minecraft-assets/assets/minecraft/blockstates/sweet_berry_bush.json
2025-01-22 18:31:05 +01:00

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"
}
}
}