Make home mushroom rarer

This commit is contained in:
codemob-dev 2025-07-26 16:36:40 -04:00
parent 2cec738f9d
commit 16f4fec788

View File

@ -6,7 +6,7 @@
.{.structure = "cubyz:mushroom/big/bolete/base/1", .chance = 1},
.{.structure = "cubyz:mushroom/big/bolete/base/2", .chance = 1},
.{.structure = "cubyz:mushroom/big/bolete/base/3", .chance = 1},
.{.structure = "cubyz:mushroom/big/bolete/base/4", .chance = 0.1},
.{.structure = "cubyz:mushroom/big/bolete/base/4", .chance = 0.05},
},
},
}