Amber moss & grass, helix sapling

This commit is contained in:
paulevsGitch 2020-12-10 11:34:15 +03:00
parent f35146610b
commit 5bd4abebfb
34 changed files with 162 additions and 48 deletions

View file

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