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

AutomaticFuel

Mistlands - Fuel Torches, Windmills, Spinning Wheels, Camp Fires, Hearths, Smelters and Kilns from items in chest or off the ground

Date uploaded a year ago
Version 1.1.3
Download link TastyChickenLeg-AutomaticFuel-1.1.3.zip
Downloads 1308
Dependency string TastyChickenLeg-AutomaticFuel-1.1.3

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

  • 1.1.3 Fixed black metal chest and custom chests. Can now pull from all containers.

  • Most Recent version of Valheim 0.212.7 (Mistlands)

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 now autofuels torches, windmills, spinning wheels, campfires, hearths plus smelters and kilns.

AutoFuel for Kilns and Smelters


Fuels torches, campfires, windmills, spinning wheels, hearths, kilns 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.

Config Option Definition
fireplaceRange The maximum range to pull fuel from containers for fireplaces
smelterOreRange The maximum range to pull fuel from containers for smelters
smelterFuelRange The maximum range to pull ore from containers for smelters
fuelDisallowTypes Types of item to disallow as fuel (i.e. anything that is consumed), comma-separated.
oreDisallowTypes Types of item to disallow as ore (i.e. anything that is transformed), comma-separated).
refuelStandingTorches Refuel standing torches
refuelWallTorches Refuel wall torches
refuelFirePits Refuel fire pits
restrictKilnOutput Restrict kiln output
restrictKilnOutputAmount Amount of coal to shut off kiln fueling
distributedFilling If true, refilling will occur one piece of fuel or ore at a time, making filling take longer but be better distributed between objects
leaveLastItem Don't use last of item in chest

Custom Toggle key to turn on and off mod in-game.

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.1.3

  • Fixed the black iron chests and custom chest. Can now pull from all containers
  • Confirmed working with Eitr Refinery

1.1.2

  • Fixed the toggle key

1.1.0

  • added the options for torches, campfires and hearths

1.0.1

  • initial release