minecraft-assets/assets/minecraft/blockstates/beetroots.json

16 lines
310 B
JSON

{
"variants": {
"age=0": {
"model": "minecraft:block/beetroots_stage0"
},
"age=1": {
"model": "minecraft:block/beetroots_stage1"
},
"age=2": {
"model": "minecraft:block/beetroots_stage2"
},
"age=3": {
"model": "minecraft:block/beetroots_stage3"
}
}
}