From b792405fa15b778595fc248d27f14d7b7e5925ad Mon Sep 17 00:00:00 2001 From: sainagh Date: Sun, 26 Jan 2025 09:27:51 -0800 Subject: [PATCH] 0.17.0-hotfix1 --- config/Universal Tweaks - Mod Integration.cfg | 2 +- config/woot/factory_config.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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": [ ],