


A Valheim mod that applies Cooking skill bonuses (Duration, Health, Stamina, Eitr, Regen) to all food consumption, including Feasts.
MasterCooking boosts the stats of any food you eat based on your Cooking skill level. The higher your Cooking skill, the more health, stamina, regeneration, and eitr you get from food. You can also configure a duration multiplier to make food last longer.
The mod works with:
The mod creates a configuration file at BepInEx/config/com.ruijven.mastercooking.cfg with the following options:
HealthFactor: Health multiplier at skill level 100 (default: 1.3 = 30% increase)StaminaFactor: Stamina multiplier at skill level 100 (default: 1.3 = 30% increase)RegenFactor: Health regeneration multiplier at skill level 100 (default: 1.3 = 30% increase)EitrFactor: Eitr multiplier at skill level 100 (default: 1.3 = 30% increase)DurationFactor: Duration multiplier at skill level 100 (default: 1.0 = no change)ExperienceGainFactor: Multiplier for Cooking skill XP gained (default: 1.0 = normal XP, 2.0 = 2x XP)LogDebugInfo: Enable detailed debug logging (default: false)Bonuses scale linearly based on your Cooking skill level:
MasterCooking works with any food mod that adds new craftable foods. It doesn't use hardcoded item lists - it simply intercepts all food consumption and applies bonuses based on the item's food stats.
MasterCooking.dll in BepInEx/plugins/BepInEx/config/com.ruijven.mastercooking.cfg