From e169252a61adb40dc23b13d6c5bbaa41a4a8ef91 Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Thu, 12 Mar 2026 16:40:23 +0000 Subject: [PATCH] Remove biome replacer mod --- modrinth.index.json | 15 --------------- overrides/config/biome_replacer.properties | 9 --------- 2 files changed, 24 deletions(-) delete mode 100644 overrides/config/biome_replacer.properties diff --git a/modrinth.index.json b/modrinth.index.json index 6ea7fcf..6bebf72 100644 --- a/modrinth.index.json +++ b/modrinth.index.json @@ -1043,21 +1043,6 @@ }, "path": "mods/spyglass_improvements-1.5.7+mc1.21+fabric.jar" }, - { - "downloads": [ - "https://cdn.modrinth.com/data/DAXbR0Wj/versions/IeQCQzcl/biomereplacer-2.1-hippo-fabric.jar" - ], - "env": { - "client": "required", - "server": "required" - }, - "fileSize": 138694, - "hashes": { - "sha1": "8e3573f3384e7031afa663d7fe3dbbd0011bae9c", - "sha512": "97219d3e9591468e96042515254f76aafd0ba86b26a9b8ce4c4cacd34d9b67aafcaa626bf29a5cf809b4a82fa7f3ee6a0939de92368c193e6b340d657c962308" - }, - "path": "mods/biomereplacer-2.1-hippo-fabric.jar" - }, { "downloads": [ "https://cdn.modrinth.com/data/Ky9qVx8u/versions/aggQncMa/larger-biomes-1.0.jar" diff --git a/overrides/config/biome_replacer.properties b/overrides/config/biome_replacer.properties deleted file mode 100644 index a069aa1..0000000 --- a/overrides/config/biome_replacer.properties +++ /dev/null @@ -1,9 +0,0 @@ -minecraft:plains > null -minecraft:windswept_hills > null -minecraft:forest > null -minecraft:taiga > null -minecraft:snowy_taiga > null -minecraft:birch_forest > null -minecraft:sparse_jungle > minecraft:jungle -minecraft:snowy_plains > null -minecraft:savanna_plateau > null