Files
wireless-docs/public/assets/minecraft/blockstates/torchflower_crop.json
2026-07-06 17:09:00 -04:00

10 lines
180 B
JSON

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