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 | 5 months ago |
Total downloads | 2381 |
Total rating | 0 |
Categories | Crafting Client-side Ashlands Update |
Dependency string | yeldarb420-Cooking_Station_Tweaks-0.6.0 |
Dependants | 8 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2105README
Crafting Station Tweeks - Console Fixed
By aedenthorn Re-Upload from Forks of aedenthorn that fixes the console bug Confirmed working with console in Ashlands update 0.218.15
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.
Original Upload is at https://www.nexusmods.com/valheim/mods/2798?tab=files Original Code is at https://github.com/aedenthorn/ValheimMods
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.