Automatically pulls fuel and ore for kilns and smelters from the ground and nearby containers.
Description This mod makes fireplaces (includes torches, etc.) and smelters (includes kilns, etc.) suck up fuel (consumables) and ore (transformables) from the ground and nearby containers.
With this mod you can either
Put coal, wood, or ore in a nearby container, and the furnace or kiln will draw from it, or
b) Drop coal, wood, or ore on the ground near kilns or smelters.
There are three configurable ranges:
Fireplace Range
Smelter Ore Range
Smelter Fuel Range
The default range for each type of fueling is 5 meters.
Configuration A config file
BepInEx/config/aedenthorn.AutoFuel.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.
There are two prevent lists in the config:
- FuelDisallowTypes - Specifies types of consumables like wood and coal that are disallowed (does not apply to kilns, as kilns consider wood an ore)
- OreDisallowTypes - Specifies which types of ore (materials that are processed into other items) are disallowed.
You can optionally set a hotkey to toggle the behavior on and off, and you can adjust the ranges for containers and ground looting (default 10 meters each).
You can reset the config by opening the in-game console (F5) and typing.
Auto fuel reset and pressing
Enter.
TechnicalTo 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, ask for help, or help me test my mods, you can visit
my Discord server.
Click here for a list of all my mods for Valheim.