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

16 lines
No EOL
358 B
JSON

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