Restore food stats to their pre-Hearth & Home values, and adjust new Hearth & Home foods to maintain a balanced gameplay experience. Customize the stats of all food items to your preference. This mod ensures seamless integration of future food additions without requiring frequent updates.
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
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.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 3.0.0
Introduced the new "Eitr" stat for food stat customization.
Added all previously unaccounted-for food items to the main configuration file "Huntard.OldFoodStats.json". These items retain their vanilla stats and have not been rebalanced.
Implemented a future-proof and error-resistant section of code to scan the game for all consumables, including those added by other mods. This ensures that new food additions in future updates will always be included in the configuration.
Automatically removes food items that are no longer in use, whether due to removal from the game or from a mod that was uninstalled, from the main JSON file "Huntard.OldFoodStats.json". To retain food items in the configuration without the risk of removal, use the "Huntard.OldFoodStatsCustom.json" file, as food items in this JSON will never be removed.
Configuration settings in the "Huntard.OldFoodStatsCustom.json" file will override any settings from the main JSON file "Huntard.OldFoodStats.json".
Significantly improved code quality and performance.
Version 2.0.4
Added another configuration to generate called Huntard.OldFoodStatsCustom.json, which generates empty and is intended to be used to customize any food not covered in the main configuration, E.g other mods food.
Version 2.0.3
Made the configs apply on game start and world load in.
Version 2.0.2
Added back the save button on the in-game F1 configuration manager to allow changes in-game.
Changed where the config values apply themselves in the code.
Version 2.0.1
Updated Dependency's.
Version 2.0.0
Fixed an issue where Implementing Jotunn configs caused an FPS loss of around 10-20 and would only progressively get worse overtime, by changing the way configs are implemented.
Complete overhaul on how this mod generates configs, changed to Json configuration.
If you've previously customised the configuration for this mod, you'll have to re-apply your settings as this new method will generate a new json file called "Huntard.OldFoodStats.json" in your "BepInEx/config" folder.
The remove fork option is still available with the old config. may get removed in the future if it causes FPS issues.
Added blue mushrooms.
Version 1.0.5
Added a toggle option in the config to turn off the fork icon on food.
Version 1.0.4
Fixed code, removed error.
Version 1.0.3
Added Wolf/Boar Jerky.
Version 1.0.1
Added a config to the mod for users to change the food stats to whatever they want, by default they're the old stats.
Added missing Wolf Meat Skewer.
Added slightly more health on H&H food.
Version 1.0.0
released mod
Mod to Revert Hearth and Home Food Changes and Balance
Information:
Reversion of Food Stats to Pre-Hearth & Home Update:
All food stats that were modified by the Hearth & Home update have been reverted back to their original values.
Rebalanced Hearth & Home Foods:
To address the issue of new Hearth & Home foods being impractical, they have been rebalanced to offer similar utility as existing foods, allowing for a diverse food selection.
Toggle the New Fork Icon:
You now have the option to disable the fork icons introduced in the Hearth & Home update for food items through the configuration settings.
Customize Your Own Stats:
If the default values don't suit your preferences, customize the stats of each food item using the provided configuration files. Simply modify the .json files located in your BepInEx/config folder.
Automated Food Configuration:
Implemented a robust code section that automatically scans the game for all consumable items & adding them to the configuration, including those added by other mods. This ensures that any new food items introduced in future updates will be seamlessly integrated into the configuration files.
Dynamic Food Configuration Management:
Unused food items, whether removed from the game or from uninstalled mods, are automatically removed from the primary JSON configuration file "Huntard.OldFoodStats.json". To retain specific food items permanently, utilize the "Huntard.OldFoodStatsCustom.json" file, where items will remain unaffected by removal operations.
Enhanced Code Quality and Performance:
Significant improvements have been made to the codebase, resulting in enhanced performance and reliability.
Utilize the Configuration Manager mod to toggle the fork icon on food items. A "Save" button is available to apply changes to the .json files while in-game.
Json configurations are stored in the "Huntard.OldFoodStats.json" file in your BepInEx/config folder, offering granular control over food item stats.
Customize food stats further using the "Huntard.OldFoodStatsCustom.json" file, providing flexibility to tailor food items to your liking, for example it could be used for some modded food that won't work in the first configuration file.