neuralgia/kubejs/assets/tfg/blockstates/sunflower_dead.json
2025-07-06 15:57:47 +01:00

13 lines
No EOL
263 B
JSON

{
"variants": {
"mature=false": {
"model": "tfg:block/crop/sunflower_dead_young"
},
"mature=true,part=top": {
"model": "tfg:block/crop/sunflower_dead_top"
},
"mature=true,part=bottom": {
"model": "tfg:block/crop/sunflower_dead_bottom"
}
}
}