Cave Flora

This commit is contained in:
paulevsGitch 2020-10-21 16:12:18 +03:00
parent d0a16bf66b
commit 8a89794f08
33 changed files with 272 additions and 26 deletions

View file

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

View file

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

View file

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