22 lines
873 B
JSON
22 lines
873 B
JSON
{
|
|
"variants": {
|
|
"axis=x": [
|
|
{ "model": "betterend:block/pythadendron_log", "x": 90, "y": 90 },
|
|
{ "model": "betterend:block/pythadendron_log_2", "x": 90, "y": 90 },
|
|
{ "model": "betterend:block/pythadendron_log_3", "x": 90, "y": 90 },
|
|
{ "model": "betterend:block/pythadendron_log_4", "x": 90, "y": 90 }
|
|
],
|
|
"axis=y": [
|
|
{ "model": "betterend:block/pythadendron_log" },
|
|
{ "model": "betterend:block/pythadendron_log_2" },
|
|
{ "model": "betterend:block/pythadendron_log_3" },
|
|
{ "model": "betterend:block/pythadendron_log_4" }
|
|
],
|
|
"axis=z": [
|
|
{ "model": "betterend:block/pythadendron_log", "x": 90 },
|
|
{ "model": "betterend:block/pythadendron_log_2", "x": 90 },
|
|
{ "model": "betterend:block/pythadendron_log_3", "x": 90 },
|
|
{ "model": "betterend:block/pythadendron_log_4", "x": 90 }
|
|
]
|
|
}
|
|
}
|