neuralgia/kubejs/assets/tfg/blockstates/luv_gas_pressurizer.json
2025-08-22 00:17:27 +01:00

19 lines
No EOL
407 B
JSON

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