Round Trees 5.0 - Culling!

This commit is contained in:
Motschen
2020-12-06 20:40:02 +01:00
parent ebb16c08eb
commit a98182e80e
25 changed files with 298 additions and 103 deletions

View File

@@ -0,0 +1,9 @@
{
"credit": "made by Motschen",
"parent": "block/round_mushroom_stem",
"textures": {
"1": "block/mushroom_block_inside",
"2": "byg:block/white_mushroom_stem",
"particle": "byg:block/white_mushroom_stem"
}
}

View File

@@ -0,0 +1,8 @@
{
"credit": "made by Motschen",
"parent": "block/mushroom_stem",
"textures": {
"particle": "byg:block/white_mushroom_stem",
"texture": "byg:block/white_mushroom_stem"
}
}