Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
AutoOven
Automatically loads bakeable items into nearby ovens and routes finished food to nearby chests.
| Last updated | 7 hours ago |
| Total downloads | 520 |
| Total rating | 1 |
| Categories | Mods Tweaks AI Generated Deep North Update |
| Dependency string | MrGay-AutoOven-1.0.7 |
| Dependants | 0 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.2202shudnal-ConditionalConfigSync
Shared config synchronization and server policy library for Valheim mods. Installed as a dependency and compatible with Jotunn and ServerSync.
Preferred version: 1.0.8README
Auto Oven
Author: MrGay
Auto Oven is a server-authoritative Valheim 1.0 BepInEx plugin. It loads bakeable items from nearby chests into active cooking stations, then routes finished items to a nearby chest that already contains the same item. If no matching chest exists, it uses the nearest chest in range. If no chest is available, finished items are dropped beside the oven.
Configuration
distance: maximum input/output distance in meters.interval: server scan frequency in seconds.Enable_Auto_Fueling: automatically supply the oven's configured fuel item from nearby chests.Enforce server config sync: when enabled, the server controls the automation settings for connected clients. When disabled, clients may publish their own automation values.
The finished-item ground drop is always the final fallback. The sync setting is registered with ConditionalConfigSync as its protected locking entry. Install Conditional Config Sync on both server and clients; do not copy its DLL into this mod package.