From e1feb22144d2821c577cb0a281f77c54306f437c Mon Sep 17 00:00:00 2001 From: Felix Perktold <> Date: Thu, 23 Jul 2026 20:26:04 +0000 Subject: asd --- config/bettermineshafts-fabric-1_20.toml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 config/bettermineshafts-fabric-1_20.toml (limited to 'config/bettermineshafts-fabric-1_20.toml') diff --git a/config/bettermineshafts-fabric-1_20.toml b/config/bettermineshafts-fabric-1_20.toml new file mode 100644 index 0000000..ab9e55e --- /dev/null +++ b/config/bettermineshafts-fabric-1_20.toml @@ -0,0 +1,28 @@ +minY = -55 +maxY = 30 +disableVanillaMineshafts = true + +[spawnRates] +lanternSpawnRate = 0.0067 +torchSpawnRate = 0.02 +workstationSpawnRate = 0.025 +workstationDungeonSpawnRate = 0.25 +smallShaftSpawnRate = 0.07 +cobwebSpawnRate = 0.15 +smallShaftChestMinecartSpawnRate = 0.00125 +mainShaftChestMinecartSpawnRate = 0.01 +smallShaftTntMinecartSpawnRate = 0.0024999999441206455 +mainShaftTntMinecartSpawnRate = 0.0024999999441206455 +zombieVillagerRoomSpawnChance = 2 +smallShaftPieceChainLength = 9 + +[ores] +enabled = true +cobble = 50 +coal = 20 +iron = 9 +redstone = 7 +gold = 7 +lapis = 3 +emerald = 3 +diamond = 1 -- cgit v1.2.3