You are viewing a potentially older version of this package. View all versions.
TastyChickenLeg-AutomaticFuel-1.0.0 icon

AutomaticFuel

Fuel Smelters and Kilns from items in chest or off the ground

Date uploaded 3 years ago
Version 1.0.0
Download link TastyChickenLeg-AutomaticFuel-1.0.0.zip
Downloads 917
Dependency string TastyChickenLeg-AutomaticFuel-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.1900 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.1900

README

Automatic Fuel

About the Mod:

from Aedenthorn's AutoFuel Mod

Rebuilt for Mistlands

This mod is a combination of my own code and scaled down version of Aedenthorn's AutoFuel mod.

Credit goes to Aedenthorn for the idea and original mod.

This does not autofuel torches, only smelters and kilns.


AutoFuel for Kilns and Smelters


Fuels kils and smelters from items in chests or off the ground

A config file BepInEx/config/tastychickenlegs.automaticfuel.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.


Installation: (manual)

Extract DLL from zip file into "<GameDirectory>\Bepinex\plugins"
Start the game.

Version Information

1.0.1

  • initial release