You are viewing a potentially older version of this package.
View all versions.
LazyVikings
A mod that automates your Kilns, Smelters, BlastFurnaces, SpinningWheels, Windmills, Beehives, SapCollectors, Fermenters, EitrRefineries, HotTubs, CookingStations, and Ovens.
Date uploaded | 2 weeks ago |
Version | 1.1.6 |
Download link | blacks7ar-LazyVikings-1.1.6.zip |
Downloads | 1730 |
Dependency string | blacks7ar-LazyVikings-1.1.6 |
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.2202README
# LazyVikings
A mod that automates your Kilns, Smelters, BlastFurnaces, SpinningWheels, Windmills, Beehives, SapCollectors, Fermenters, EitrRefineries, HotTubs, CookingStations, and Ovens.
## Installation (manual)
- extract
LazyVikings.dll
file to yourBepInEx\Plugins\
folder
## Features
- Automates your Kilns, Smelters, Blast Furnaces, Spinning Wheels, Windmills, Beehives, SapCollectors, Fermenters, Eitr Refineries, Hot Tubs, Cooking Stations, Iron Cooking Stations and Stone Ovens.
- Configurable automation, you can make them just auto fuel, or just auto deposit to nearby containers, or you can make them do both.
- Configurable radius, for container detection.
- Uses serversync to sync configs from server to client.
- Configurable through config file or Configuration Manager
CHANGELOG
v1.1.8
- fixed game crashed when near or using ovens automation.
Changelog History (click to expand)
v1.1.7
- fixed cooking automation error when musthave option is enabled.
```yaml
v1.1.6
- updated for the latest valheim build (219.13) bog witch
v1.1.5
- as requested added automation of cooking stations, iron cooking stations, stone ovens and hot tubs.
- as requested added copperscrap and iron ore to blast furnace item conversion if allow all ores is selected.
v1.1.3
- minor code fixes
v1.1.2
- fixed must have bug for fermenter, sap collector and beehive
v1.1.1
- fixed leave one bug
- added must have item toggle, only deposits items to containers if this setting is ON.
v1.1.0
- fixed fermenters automation.
v1.0.9
- updated for the latest valheim build (218.15 ashlands)
v1.0.8
- changed how smelters/kilns takes items from containers, instead of taking all at the same time it will only take one item at a time.
- added toggle option to leave one material instead of emptying containers.
- updated serversync.
v1.0.7
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifests bepinex dependency string
v1.0.6
- added fermenters automation.
- as requested added OdinSteelWorks mod automation
v1.0.5
- removed server enforcement.
v1.0.4
- fixed multiplayer version check issues
v1.0.3
- updated to the latest valheim build (217.22)
v1.0.2
- updated to the latest valheim build (217.14) hilders request.
v1.0.1
- added SapCollectors automation.
v1.0.0
- first release.