Create/src/generated/resources/assets/create/blockstates/gabbro_pillar.json

16 lines
268 B
JSON
Raw Normal View History

{
"variants": {
"axis=x": {
"model": "create:block/gabbro_pillar",
"x": 90,
"y": 90
},
"axis=y": {
"model": "create:block/gabbro_pillar"
},
"axis=z": {
"model": "create:block/gabbro_pillar",
"x": 90
}
}
}