remove empty_horizontal

This commit is contained in:
codemob-dev 2025-07-25 16:14:33 -04:00
parent d572521204
commit d69047108d
12 changed files with 42 additions and 56 deletions

View File

@ -5,15 +5,18 @@
.{.structure = "cubyz:mushroom/big/toadstool/large_cap"},
},
.crimson = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/red", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.green = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/green", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.blue = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
},

View File

@ -5,15 +5,18 @@
.{.structure = "cubyz:mushroom/big/toadstool/large_cap"},
},
.crimson = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/red", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.green = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/green", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.blue = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
},

View File

@ -5,15 +5,18 @@
.{.structure = "cubyz:mushroom/big/toadstool/large_cap"},
},
.crimson = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/red", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.green = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/green", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.blue = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
},

View File

@ -5,15 +5,18 @@
.{.structure = "cubyz:mushroom/big/toadstool/large_cap"},
},
.crimson = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/red", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.green = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/green", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.blue = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
},

View File

@ -8,15 +8,18 @@
.{.structure = "cubyz:mushroom/big/toadstool/small_cap"},
},
.crimson = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/red", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.green = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/green", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.blue = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
},

View File

@ -5,15 +5,18 @@
.{.structure = "cubyz:mushroom/big/toadstool/large_cap"},
},
.crimson = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/red", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.green = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/green", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.blue = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
},

View File

@ -5,15 +5,18 @@
.{.structure = "cubyz:mushroom/big/toadstool/large_cap"},
},
.crimson = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/red", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.green = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/green", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
.blue = {
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue", chance = 0.25},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue0", chance = 0.125},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue1", chance = 0.125},
.{.structure = null, chance = 0.75},
},
},

View File

@ -1,9 +0,0 @@
.{
.blueprint = "cubyz:mushroom/big/toadstool/empty_horizontal",
.children = .{
.white = .{
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue0"},
.{.structure = "cubyz:mushroom/big/toadstool/branch/blue1"},
},
},
}

View File

@ -1,9 +0,0 @@
.{
.blueprint = "cubyz:mushroom/big/toadstool/empty_horizontal",
.children = .{
.white = .{
.{.structure = "cubyz:mushroom/big/toadstool/branch/green0"},
.{.structure = "cubyz:mushroom/big/toadstool/branch/green1"},
},
},
}

View File

@ -1,9 +0,0 @@
.{
.blueprint = "cubyz:mushroom/big/toadstool/empty_horizontal",
.children = .{
.white = .{
.{.structure = "cubyz:mushroom/big/toadstool/branch/red0"},
.{.structure = "cubyz:mushroom/big/toadstool/branch/red1"},
},
},
}

View File

@ -1,8 +0,0 @@
.{
.blueprint = "cubyz:mushroom/big/toadstool/empty_horizontal",
.children = .{
.white = .{
.{.structure = null},
},
},
}