Files
minecraft-assets/assets/minecraft/blockstates/torchflower_crop.json
2023-12-06 18:41:33 +01:00

10 lines
180 B
JSON

{
"variants": {
"age=0": {
"model": "minecraft:block/torchflower_crop_stage0"
},
"age=1": {
"model": "minecraft:block/torchflower_crop_stage1"
}
}
}