Automatically pulls fuel and ore for kilns and smelters from the ground and nearby containers.
Requirements
This mod does not have any known dependencies other than the base game.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
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
a) put coal, wood, or ore in a nearby container and the furnace and kiln should suck it up, or b) drop coal, wood, or ore on the ground near kilns or smelters.
There are three configurable ranges:
fireplaceRange smelterOreRange smelterFuelRange
The default range for each type of fueling is 5 meters.
Config
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 considered wood an ore)
OreDisallowTypes - specifies types of ore (anything that is transformed into something else) that are disallowed.
You can optionally set a hotkey to toggle the behaviour on and off, and you can adjust the ranges for containers and ground pulling (default 10 meters each).
You can reset the config by opening the in-game console (F5) and typing autofuel reset and pressing Enter.
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.