You are viewing a potentially older version of this package. View all versions.
TheLich-ResourceFeeder-1.0.4 icon

ResourceFeeder

Automatically feeds assemblers and filter inserters with resources from chests.

Date uploaded 2 years ago
Version 1.0.4
Download link TheLich-ResourceFeeder-1.0.4.zip
Downloads 503
Dependency string TheLich-ResourceFeeder-1.0.4

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Description

This mod feeds assemblers with required ingredients for selected recipe. It will try to keep amount of resources in input inventory sufficient enought for 2 cycles.
All resources will be placed directly into input inventory. Resources will be taken from player-placed chests.

Other machines, which does not have recipes, but accept resources, like smelters, threshers and planters or machines with fuel input, like drills, can be fed by filter inserters. There are two conditions - resource must be set in filter inserter and there should not be any machine/conveyor near input side of inserter.
In this mode filter inserter acts as stack inserter with the same speed and max stack of 30.

That way, you can build compact and efficient production chains, where there is no input-spagetti-belts, but only nice outputs to a nearby chest, from which all stored resources will be distributed to all in need.

Installation

Note, this mod requires use of the BepInEx Update function. If you have not already done so for another mod, follow these instructions:

  1. Find your game install folder.
  2. Navigate to BepInEx\config.
  3. Open BepInEx.cfg.
  4. Find the setting "HideGameManagerObject".
  5. Set it to "true".
  6. Save & close.

CHANGELOG

Changelog

V1.0.4

  • More resource feeding optimizations

V1.0.2

  • Fixed NR error

V1.0.2

  • Bugfixes

V1.0.1

  • Rewrited feeder logic
  • Added stacker abilities to filter inserter in feeder mode

V1.0.0

  • Initial Release