diff --git a/biomes/mushroom-forest.json b/biomes/mushroom-forest.json index 7fc22a66..b676ece1 100644 --- a/biomes/mushroom-forest.json +++ b/biomes/mushroom-forest.json @@ -68,7 +68,7 @@ ], "objects": [ { - "chance": 0.21, + "chance": 0.18, "density": 2, "rotation": { "yAxis": { @@ -98,7 +98,7 @@ } }, { - "chance": 0.21, + "chance": 0.18, "density": 2, "edit": [ { @@ -386,7 +386,7 @@ "shuffle": 16, "ratio": 0.59, "height": 30, - "rarity": 55 + "rarity": 100 } ], "generators": [ diff --git a/biomes/mushroom-plains.json b/biomes/mushroom-plains.json index f516f022..969a7ecc 100644 --- a/biomes/mushroom-plains.json +++ b/biomes/mushroom-plains.json @@ -265,7 +265,7 @@ "shuffle": 16, "ratio": 0.59, "height": 30, - "rarity": 55 + "rarity": 100 }, { "tileset": "mush-huts", diff --git a/biomes/swamp-mountain-forest.json b/biomes/swamp-mountain-forest.json index 1ad46335..a3e4da8e 100644 --- a/biomes/swamp-mountain-forest.json +++ b/biomes/swamp-mountain-forest.json @@ -440,7 +440,7 @@ "shuffle": 16, "ratio": 0.59, "height": 30, - "rarity": 33 + "rarity": 100 } ], "generators": [ diff --git a/biomes/swamp-roofed-forest.json b/biomes/swamp-roofed-forest.json index e8b39a02..ffac93b5 100644 --- a/biomes/swamp-roofed-forest.json +++ b/biomes/swamp-roofed-forest.json @@ -525,7 +525,7 @@ "shuffle": 11, "ratio": 0.58, "height": 30, - "rarity": 32 + "rarity": 50 } ], "generators": [ diff --git a/biomes/swamp-roofed-wayward.json b/biomes/swamp-roofed-wayward.json index 73e1173d..d4924c7f 100644 --- a/biomes/swamp-roofed-wayward.json +++ b/biomes/swamp-roofed-wayward.json @@ -499,7 +499,7 @@ "shuffle": 11, "ratio": 0.58, "height": 30, - "rarity": 36 + "rarity": 50 } ], "generators": [ diff --git a/biomes/swamp-willow-forest.json b/biomes/swamp-willow-forest.json index 6bfea1b0..17c833c4 100644 --- a/biomes/swamp-willow-forest.json +++ b/biomes/swamp-willow-forest.json @@ -489,7 +489,7 @@ "shuffle": 16, "ratio": 0.59, "height": 30, - "rarity": 31 + "rarity": 100 } ], "generators": [ diff --git a/regions/mushroom.json b/regions/mushroom.json index 4ec33115..a598541e 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -28,12 +28,26 @@ } ], "structures": [ + { + "tileset": "murky-stronghold", + "zoom": 1.14, + "shuffle": 16, + "ratio": 0.59, + "height": 30, + "rarity": 100 + }, + { + "tileset": "mush-huts", + "zoom": 0.8, + "rarity": 50, + "shuffle": 2 + }, { "tileset": "ruins", + "rarity": 100, "zoom": 1, - "rarity": 300 + "shuffle": 2 } - ], "spotBiomes": [ { diff --git a/regions/swamp.json b/regions/swamp.json index 9444bed3..3682c54c 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -30,7 +30,7 @@ "shuffle": 5, "ratio": 0.05, "height": 30, - "rarity": 200 + "rarity": 100 }, { "tileset": "ruins", diff --git a/structures/mush-huts.json b/structures/mush-huts.json index 239d7447..77d058d6 100644 --- a/structures/mush-huts.json +++ b/structures/mush-huts.json @@ -156,7 +156,7 @@ "loot": { "mode": "ADD", "tables": ["global-treasure","global-clutter","global-tools", "mushroom-clutter", "mushroom-food"], - "multiplier": 1 + "multiplier": 2 }, "clamp": { "minimumHeight": 0,