Lantern woods biome prototype

This commit is contained in:
paulevsGitch 2021-03-16 05:52:24 +03:00
parent 5b3c889263
commit 8533051aa1
39 changed files with 1374 additions and 7 deletions

View file

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

View file

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