neuralgia/kubejs/assets/tfg/blockstates/evaporation_tower.json

19 lines
No EOL
399 B
JSON

{
"variants": {
"facing=east": {
"model": "tfg:block/machines/evaporation_tower",
"y": 90
},
"facing=north": {
"model": "tfg:block/machines/evaporation_tower"
},
"facing=south": {
"model": "tfg:block/machines/evaporation_tower",
"y": 180
},
"facing=west": {
"model": "tfg:block/machines/evaporation_tower",
"y": 270
}
}
}