ploof-pack/default/assets/minecraft/blockstates/torchflower_crop.json

10 lines
180 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"variants": {
"age=0": {
"model": "minecraft:block/torchflower_crop_stage0"
},
"age=1": {
"model": "minecraft:block/torchflower_crop_stage1"
}
}
}