You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moved config/HungerOverhaul.cfg to config/HungerOverhaul/HungerOverhaul.cfg
Added "blank slate" config generation to make it easy to pick and choose what you want from HO
HO will create config/HungerOverhaul/blankslate.cfg that contains settings to disable all of HO's changes
HO will create config/HungerOverhaul/default.cfg that contains all default config settings
Added config option: modifyRegenRateOnLowHealth (Allows disabling the effects of lowHealthRegenRateModifier)
Added config option: modifyCropDrops (Allows disabling the effects of seedsPerHarvestMin/Max and producePerHarvestMin/Max)
Added config option: addSeedsCraftingRecipe (Makes the addition of the wheat -> seeds crafting recipe optional)
Added Natura barley -> barley seeds recipe if HO adds wheat -> seeds
Added Natura config section and various Natura config options (removeNaturaFlourCraftingRecipes, removeNaturaFlourSmeltingRecipe, and addAlternateNaturaFlourCraftingRecipes)
Split all low stat effect options into separate heath/hunger components (e.g. addLowStatNausea becomes addLowHealthNausea and addLowHungerNausea)
Fixed JSON-based food values not always taking precedence over HO defaults