Pretty print update
This commit is contained in:
parent
4358767de7
commit
f6a0f33a19
108 changed files with 2199 additions and 1006 deletions
|
@ -1,7 +1,16 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "betterend:block/mossy_glowshroom_log" },
|
||||
"axis=z": { "model": "betterend:block/mossy_glowshroom_log", "x": 90 },
|
||||
"axis=x": { "model": "betterend:block/mossy_glowshroom_log", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "betterend:block/mossy_glowshroom_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "betterend:block/mossy_glowshroom_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "betterend:block/mossy_glowshroom_log",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue