diff --git a/overrides/config/tconstruct-common.toml b/overrides/config/tconstruct-common.toml index b9d54e7..b1749b8 100644 --- a/overrides/config/tconstruct-common.toml +++ b/overrides/config/tconstruct-common.toml @@ -20,7 +20,7 @@ #Makes the recipe to alloy netherite in the smeltery only cost 2 gold per netherite ingot. If false uses the vanilla rate of 4 gold per ingot. Disable if there are crafting duplications. cheaperNetheriteAlloy = true #Makes wither skeletons drop necrotic bones - witherBoneDrop = true + witherBoneDrop = false #Slimeballs not being usable in vanilla recipes that require slimeballs. Config option exists to disable easily in case this fix is redundant to another mod slimeRecipeFix = true #Fixes clear glass not being usable in vanilla recipes that require glass. Config option exists to disable easily in case this fix is redundant to another mod