* growth_chamber * growth_chamber blocks * more textures * more casing stuff * sterilizing pipes * forgor * monitor light * emissives and casings! * checkpoint * final call
19 lines
No EOL
387 B
JSON
19 lines
No EOL
387 B
JSON
{
|
|
"variants": {
|
|
"facing=east": {
|
|
"model": "tfg:block/machines/growth_chamber",
|
|
"y": 90
|
|
},
|
|
"facing=north": {
|
|
"model": "tfg:block/machines/growth_chamber"
|
|
},
|
|
"facing=south": {
|
|
"model": "tfg:block/machines/growth_chamber",
|
|
"y": 180
|
|
},
|
|
"facing=west": {
|
|
"model": "tfg:block/machines/growth_chamber",
|
|
"y": 270
|
|
}
|
|
}
|
|
} |