Modding_Imps-Cooking_Station_Tweaks icon

Cooking Station Tweaks

Lets you add adjust cooking time, add more slots, cause cooked items to auto pop when cooked and prevent over-cooking of items. Works for cooking stations and ovens. I am not the orginal mod author. All credit goes to aedenthorn.

Last updated 6 months ago
Total downloads 4537
Total rating 2 
Categories Crafting Utility Mistlands Update Hildir's Request Update
Dependency string Modding_Imps-Cooking_Station_Tweaks-0.6.0
Dependants 19 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2105 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2105

README

Crafting Station Tweeks - Update

By aedenthorn

This mod provides some simple tweaks for cooking stations.

You can set the following:

  • PreventBurning (default true)
  • AutoPop (default true)
  • SlotMultiplier (default 2.5)
  • CookTimeMultiplier (default 1)

Slot multiplier rounds to the nearest integer. 2.5 means the ordinary cooking station will have 5 slots instead of 2 and the oven will have 10 slots instead of 4.

Slots are added between existing slots.

Adding slots doesn't change the cooking station model.

Config

A config file BepInEx/config/aedenthorn.CookingStationTweaks.cfg is created after running the game once with this mod).

You can adjust the config values by editing this file using a text editor or in-game using the Config Manager.

To reload the config from the config file, type cookingstationtweaks reset into the game's console (F5).

Technical

To install this mod, the easiest way is to just use Vortex, the Nexus Mods mod manager. It should take care of all dependencies.

To install manually, place the dll file in the BepInEx/plugins folder. You will need BepInEx.

Code is at https://github.com/aedenthorn/ValheimMods.

If you want to complain or ask for help or help me test my mods, you can visit my Discord server.

I am not the original mod creator, all credit goes to aedenthorn I just happened to notice that aeenthorn updated the mod on nexusmods and decided to port it over here.