Try custom slab model. Json patterns.

This commit is contained in:
Aleksey 2020-10-11 20:17:08 +03:00
parent 287c1fce62
commit 59fe3183b0
60 changed files with 1557 additions and 144 deletions

View file

@ -0,0 +1,7 @@
{
"variants": {
"axis=x": { "model": "betterend:block/%name%_pillar", "x": 90, "y": 90 },
"axis=y": { "model": "betterend:block/%name%_pillar" },
"axis=z": { "model": "betterend:block/%name%_pillar", "x": 90 }
}
}