From 60b0cfe89a7d2c3dbe70621109803bc31970be38 Mon Sep 17 00:00:00 2001 From: kabou Date: Thu, 22 Dec 2022 06:35:45 +0100 Subject: [PATCH] Remove FIXME about slimes spawning in swamps. * This has been fixed. --- mods/ENTITIES/mobs_mc/slime+magma_cube.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mods/ENTITIES/mobs_mc/slime+magma_cube.lua b/mods/ENTITIES/mobs_mc/slime+magma_cube.lua index 06945264c..31ecad187 100644 --- a/mods/ENTITIES/mobs_mc/slime+magma_cube.lua +++ b/mods/ENTITIES/mobs_mc/slime+magma_cube.lua @@ -1,9 +1,5 @@ --License for code WTFPL and otherwise stated in readmes --- FIXME: Slimes should spawn not only in underground caves, but also --- during the night in Swampland and MangroveSwamp biomes, with a spawn --- chance proportional to the phase of the moon - -- FIXME: Slimes should spawn only in "slime chunks" which make up only -- 10% of the map. --