Pretty print update
This commit is contained in:
parent
4358767de7
commit
f6a0f33a19
108 changed files with 2199 additions and 1006 deletions
|
@ -1,10 +1,21 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/end_moss" },
|
||||
{ "model": "betterend:block/end_moss", "y": 90 },
|
||||
{ "model": "betterend:block/end_moss", "y": 180 },
|
||||
{ "model": "betterend:block/end_moss", "y": 270 }
|
||||
{
|
||||
"model": "betterend:block/end_moss"
|
||||
},
|
||||
{
|
||||
"model": "betterend:block/end_moss",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "betterend:block/end_moss",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "betterend:block/end_moss",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue