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

AutomaticFuel

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

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

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

Fuels torches, campfires, windmills, spinning wheels, hearths, kilns and smelters

  • Fuels from the ground
  • Fuels from chests and custom chests

I'll do my best to help with any issues.

Reach Me on Discord

About the Mod:


from Aedenthorn's AutoFuel Mod

Rebuilt by TastyChickenLegs now with ServerSync

Mistlands Compatible

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.


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

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.


Installation (Automatic)

Use the R2Modmanager on Thunderstore. Search for the mod and install


Server Configuration

For Servers that want to control ther configuration, install on the server and clients.  
The server config will push down.

For Servers that cannot use mods, simply install this on the clients only and it will work just fine.  Clients will all need
the same settings in their config files for optimal results.

Version Information


1.1.4

  • Added ServerSync - Install on the Clients and Server and the Server will control the config.
  • fine tuned the container code to include custom chests and mods
  • confirmed working with Drawers Mod.

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