Files
minecraft-assets/assets/minecraft/blockstates/torchflower_crop.json
2023-02-15 18:28:18 +01:00

13 lines
259 B
JSON

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