Tree leaves
This commit is contained in:
parent
c9346da1ee
commit
d17c660482
6 changed files with 50 additions and 83 deletions
|
@ -1,16 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=x": [
|
||||
{ "model": "betterend:block/pythadendron_log", "x": 90, "y": 90 },
|
||||
{ "model": "betterend:block/pythadendron_log_2", "x": 90, "y": 90 }
|
||||
],
|
||||
"axis=y": [
|
||||
{ "model": "betterend:block/pythadendron_log" },
|
||||
{ "model": "betterend:block/pythadendron_log_2" }
|
||||
],
|
||||
"axis=z": [
|
||||
{ "model": "betterend:block/pythadendron_log", "x": 90 },
|
||||
{ "model": "betterend:block/pythadendron_log_2", "x": 90 }
|
||||
]
|
||||
"axis=x": { "model": "betterend:block/pythadendron_log", "x": 90, "y": 90 },
|
||||
"axis=y": { "model": "betterend:block/pythadendron_log" },
|
||||
"axis=z": { "model": "betterend:block/pythadendron_log", "x": 90 }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue