Block models

This commit is contained in:
paulevsGitch 2020-09-26 17:15:09 +03:00
parent 044d3c2062
commit e2a38b519b
68 changed files with 624 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"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 }
}
}