peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/blockstates/quartz_column.json
2023-08-26 16:31:51 -05:00

9 lines
201 B
JSON

{
"variants": {
"axis=y": { "model": "quartz_lines" },
"axis=z": { "model": "quartz_lines", "x": 90 },
"axis=x": { "model": "quartz_lines", "x": 90, "y": 90 }
}
}