You've already forked minecraft-assets
Create/Update assets for version 1.11
This commit is contained in:
8
assets/minecraft/blockstates/quartz_column.json
Normal file
8
assets/minecraft/blockstates/quartz_column.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "quartz_lines" },
|
||||
"axis=z": { "model": "quartz_lines", "x": 90 },
|
||||
"axis=x": { "model": "quartz_lines", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user