From 700c9c6973312593d27f13f17e7deda35c1fb7aa Mon Sep 17 00:00:00 2001 From: copygirl Date: Sun, 24 Jul 2022 10:15:50 +0200 Subject: [PATCH] Disable leafcutter ants --- config/alexsmobs.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/alexsmobs.toml b/config/alexsmobs.toml index 70f084d..050edee 100644 --- a/config/alexsmobs.toml +++ b/config/alexsmobs.toml @@ -571,7 +571,7 @@ beachedCachalotWhaleSpawnDelay = 24000 #Percent chance for leafcutter anthills to spawn as world gen in each chunk. Set to zero to disable spawning. #Range: 0.0 ~ 1.0 - leafcutterAnthillSpawnChance = 0.004999999888241291 + leafcutterAnthillSpawnChance = 0 # 0.004999999888241291 #Whether to restrict all pupfish spawns to one chunk (similar to real life) or have them only obey their spawn config. restrictPupfishSpawns = true #The maximum distance a pupfish spawn chunk is from world spawn(0, 0) in blocks.