diff --git a/config/Universal Tweaks - Mod Integration.cfg b/config/Universal Tweaks - Mod Integration.cfg index ac4e2d14..123ef195 100644 --- a/config/Universal Tweaks - Mod Integration.cfg +++ b/config/Universal Tweaks - Mod Integration.cfg @@ -645,7 +645,7 @@ general { woot { # Remove any leftover entities spawned on simulated mob's death - B:"Cleanup Simulated Kills"=true + B:"Cleanup Simulated Kills"=false } } diff --git a/config/woot/factory_config.json b/config/woot/factory_config.json index 65d6c4a2..9f646f42 100644 --- a/config/woot/factory_config.json +++ b/config/woot/factory_config.json @@ -301,7 +301,8 @@ "thaumcraft:cultistportalgreater", "thaumcraft:cultistportallesser", "mowziesmobs:frostmaw", - "divinerpg:behemoth" + "divinerpg:behemoth", + "minecraft:zombie" ], "entitywhitelist": [ ],