Skip to content

AutoFuel v1.2.2 - new fuel-limit & granular 'fireplace' control.

Latest

Choose a tag to compare

@l1m3r l1m3r released this 07 Feb 01:18

Fundamentally based on aedenthorn's AutoFuel (with other's making fixes since then - see branch history) but the configuration file isn't compatible. -> Make a backup and restore settings in-game but before joining a world.

New features:

  1. limitFuelAdding - only allows AutoFuel to add fuel to fireplaces/torches if they're below this limit. Limits fuel waste in absence of any players.
  2. burnerDisallowTypes - comma separated list of types of fireplaces AutoFuel ignores completely.
  3. isDebug - can be toggled during runtime (in-game) instead of being hard-coded during compile time.
  4. config file has sections now and I renamed a few options. -> Not compatible to older versions.

... and a lot of refactoring (I still have quite a few questions - see comments in the source).