Dragon tree prototype (WIP)

This commit is contained in:
paulevsGitch 2020-11-01 00:49:29 +03:00
parent 30f7f53c7f
commit 3691e4b67e
21 changed files with 324 additions and 15 deletions

View file

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