diff --git a/biomes/frozen-vander.json b/biomes/frozen-vander.json index 058eada4..b858a1f4 100644 --- a/biomes/frozen-vander.json +++ b/biomes/frozen-vander.json @@ -133,13 +133,27 @@ ], "translate": { "x": 0, - "y": -4, + "y": -1, "z": 0 } }, { "chance": 0.45, "density": 3, + "edit": [ + { + "find": ["SPRUCE_PLANKS"], + "replace": ["STRIPPED_SPRUCE_WOOD"] + }, + { + "find": ["OAK_WOOD"], + "replace": ["DARK_OAK_WOOD"] + }, + { + "find": ["SPRUCE_FENCE"], + "replace": ["DARK_OAK_FENCE"] + } + ], "rotation": { "yAxis": { "min": 0, @@ -155,7 +169,6 @@ "frosted-sproak/med-3", "frosted-sproak/med-4", "frosted-sproak/med-5", - "frosted-sproak/med-6", "frosted-sproak/med-7", "frosted-sproak/med-8", "frosted-sproak/med-9", diff --git a/objects/wonderland/froShroom-1.iob b/objects/wonderland/froShroom-1.iob index a59f855b..7d7151b0 100644 Binary files a/objects/wonderland/froShroom-1.iob and b/objects/wonderland/froShroom-1.iob differ diff --git a/objects/wonderland/froShroom-2.iob b/objects/wonderland/froShroom-2.iob index df6433f3..cf174f0a 100644 Binary files a/objects/wonderland/froShroom-2.iob and b/objects/wonderland/froShroom-2.iob differ diff --git a/objects/wonderland/froShroom-3.iob b/objects/wonderland/froShroom-3.iob index 93988e38..7539d38f 100644 Binary files a/objects/wonderland/froShroom-3.iob and b/objects/wonderland/froShroom-3.iob differ diff --git a/objects/wonderland/froShroom-4.iob b/objects/wonderland/froShroom-4.iob index cec06cc3..7539d38f 100644 Binary files a/objects/wonderland/froShroom-4.iob and b/objects/wonderland/froShroom-4.iob differ diff --git a/objects/wonderland/froShroom-5.iob b/objects/wonderland/froShroom-5.iob index b73bf0cd..091d5fda 100644 Binary files a/objects/wonderland/froShroom-5.iob and b/objects/wonderland/froShroom-5.iob differ diff --git a/objects/wonderland/froShroom-6.iob b/objects/wonderland/froShroom-6.iob index 0b13b5b5..6cc381e3 100644 Binary files a/objects/wonderland/froShroom-6.iob and b/objects/wonderland/froShroom-6.iob differ diff --git a/objects/wonderland/froShroom-7.iob b/objects/wonderland/froShroom-7.iob index f7b661cd..a87db39d 100644 Binary files a/objects/wonderland/froShroom-7.iob and b/objects/wonderland/froShroom-7.iob differ diff --git a/objects/wonderland/froShroom-8.iob b/objects/wonderland/froShroom-8.iob index 026bfe7a..973bb2ce 100644 Binary files a/objects/wonderland/froShroom-8.iob and b/objects/wonderland/froShroom-8.iob differ diff --git a/objects/wonderland/froShroom-9.iob b/objects/wonderland/froShroom-9.iob index 2ac9f992..25d08a40 100644 Binary files a/objects/wonderland/froShroom-9.iob and b/objects/wonderland/froShroom-9.iob differ