Lantern woods enhancements

This commit is contained in:
paulevsGitch 2021-03-16 10:06:59 +03:00
parent 8533051aa1
commit 56a8fa0e3a
25 changed files with 147 additions and 117 deletions

View file

@ -0,0 +1,14 @@
{
"variants": {
"": [
{ "model": "betterend:block/rutiscus_1" },
{ "model": "betterend:block/rutiscus_1", "y": 90 },
{ "model": "betterend:block/rutiscus_1", "y": 180 },
{ "model": "betterend:block/rutiscus_1", "y": 270 },
{ "model": "betterend:block/rutiscus_2" },
{ "model": "betterend:block/rutiscus_2", "y": 90 },
{ "model": "betterend:block/rutiscus_2", "y": 180 },
{ "model": "betterend:block/rutiscus_2", "y": 270 }
]
}
}