Tree fixes

This commit is contained in:
paulevsGitch 2020-12-10 14:09:59 +03:00
parent 2302371ac6
commit ee60f73e53
10 changed files with 100 additions and 12 deletions

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/tint_cube_noshade",
"textures": {
"texture": "betterend:block/helix_tree_leaves"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/helix_tree_leaves"
}