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

19 lines
No EOL
423 B
JSON

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