neuralgia/kubejs/assets/betterend/blockstates/sandy_jadestone_pillar.json
2025-12-08 12:35:11 +00:00

16 lines
273 B
JSON

{
"variants": {
"axis=y": {
"model": "betterend:block/sandy_jadestone_pillar"
},
"axis=z": {
"model": "betterend:block/sandy_jadestone_pillar",
"x": 90
},
"axis=x": {
"model": "betterend:block/sandy_jadestone_pillar",
"x": 90,
"y": 90
}
}
}