From 8b45cb267269767af6c5afdafebcde95a97070b9 Mon Sep 17 00:00:00 2001 From: ancientmarinerdev Date: Tue, 9 May 2023 14:56:51 +0100 Subject: [PATCH] Remove slimes from mushroom islands --- mods/ENTITIES/mobs_mc/slime+magma_cube.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/mods/ENTITIES/mobs_mc/slime+magma_cube.lua b/mods/ENTITIES/mobs_mc/slime+magma_cube.lua index 71a45b5ab..c07afb6b1 100644 --- a/mods/ENTITIES/mobs_mc/slime+magma_cube.lua +++ b/mods/ENTITIES/mobs_mc/slime+magma_cube.lua @@ -269,7 +269,6 @@ local cave_biomes = { "RoofedForest_underground", "Jungle_underground", "Swampland_underground", - "MushroomIsland_underground", "BirchForest_underground", "Plains_underground", "MesaPlateauF_underground",