Mosses, fixes

This commit is contained in:
paulevsGitch 2020-10-01 01:39:06 +03:00
parent 4eb7105e33
commit 72b173a9e3
28 changed files with 354 additions and 53 deletions

View file

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