You are viewing a potentially older version of this package. View all versions.
Huntardys-HearthandHomeOldFoodStats-2.0.4 icon

HearthandHomeOldFoodStats

Mod to revert the Hearth and Home Changes to food, also balances the new H&H food to have similar stats. This mod also has the capability to customize the stats of other mods foods through .json configuration. Configurable stats for all food

Date uploaded 2 years ago
Version 2.0.4
Download link Huntardys-HearthandHomeOldFoodStats-2.0.4.zip
Downloads 11442
Dependency string Huntardys-HearthandHomeOldFoodStats-2.0.4

This mod requires the following mods to function

ValheimModding-Jotunn-2.16.2 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.16.2
denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202
Azumatt-Official_BepInEx_ConfigurationManager-18.2.0 icon
Azumatt-Official_BepInEx_ConfigurationManager

Mod to assist with configuration of BepInEx mods

Preferred version: 18.2.0

README

Mod to revert the Hearth and Home Changes to food, also balances the new H&H food to have similar stats.

Reverted Stats

Information:

Food Stats Have Been Reverted to Pre-Hearth & Home Update.

  • All patched Hearth & Home foods values have been reverted back to their original stats.

Hearth & Home Foods Rebalanced.

  • With reverting the change to food stats, all the new food H&H added were completely useless, they would never be used, so I've rebalanced them to have similar stats so you can use a mix of both.

Turn off the new H&H Fork food icon.

  • If you don't like the new H&H update where they add fork icons to food, you can now turn them off in the config!

Customize Your Own Stats!

  • If you don't like the mods default values, customize your own stats! this mod has a config for every piece of food in the game, customize through the .json in your bepinex/configs folder.

Customizing.

  • You can use configuration manager mod to toggle the fork icon on food.

  • Save button which you can toggle that applies changes in the .Json while in-game.

  • Json configuration available in a new json file called "Huntard.OldFoodStats.json" in your "BepInEx/config" folder.

Example Config for SerpentStew.

{
  "FoodPrefabName" : "SerpentStew",
  "Health": 80,
  "Stamina"  : 80,
  "Duration" : 2400,
  "HealthRegen" : 4
}
  • Json configuration available in a new json file called "Huntard.OldFoodStatsCustom.json" in your "BepInEx/config" folder, which can be used to customize other mods foods values

Example Config for rk_bacon.

{
  "FoodPrefabName" : "rk_bacon",
  "Health": 50,
  "Stamina"  : 50,
  "Duration" : 2400,
  "HealthRegen" : 4
}

Change Log:

Check nexus for all the changelogs for this mod:

https://www.nexusmods.com/valheim/mods/1482

Credits:

  • Big thanks to mlimg and his mod Valheim No Food Timer Text (H n H) for giving me permission to use his code to remove the fork icon from food.

Installation:

  • Make sure you have installed all other requirement mods.
  • Drag the .dll into your \Valheim\BepInEx\plugins folder.

Support:

If you like what I do and want to support me.

Github:

Feel free to submit bug reports or pull requests here.

https://github.com/swolewizard/OldFoodStats

Media:

  • Every piece of food changed and configurable.

Orignal Food HH Food

  • Edited using the mods config.