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

@ -1,3 +1,6 @@
{
"parent": "betterend:block/amber_grass"
"parent": "item/generated",
"textures": {
"layer0": "betterend:block/amber_grass"
}
}

View file

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

View file

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

View file

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