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

16 lines
No EOL
356 B
JSON

{
"variants": {
"part=top,mature=true": {
"model": "tfg:block/crop/rapeseed_age_5_top"
},
"part=top,mature=false": {
"model": "tfg:block/crop/rapeseed_dead_top"
},
"part=bottom,mature=true": {
"model": "tfg:block/crop/rapeseed_age_5_bottom"
},
"part=bottom,mature=false": {
"model": "tfg:block/crop/rapeseed_dead_bottom"
}
}
}