Recipe Requester Chest


Set the logistics of a requester chest or buffer chest to a recipe. Can also be used to block logistic robots from delivering items until finished setting up a requester.

Utilities
2 years ago
0.17 - 1.1
638

Changelog

Version: 1.1.1
Date: 2021-07-19
  Additions:
    - Chest detection works with all requester and buffer chests. Any with >= 20 slots (slot 20 is the request slot).
    - chest bar manipulation: blocks deliveries until requester chest is closed
    - if you REALLY want to set bar, set while open -> mod will remember setting on chest close
    - bar lock requires more logic for player conflict ( >1 player opening a chest)
            new code, please report bugs
  General:
    - setting named changed, caused a reset of recipe logging to false
Version: 1.1.0
Date: 2020-12-04
  General:
    - 1.1 release
    - must use slot 20 (last of second row) because of Factorio scripting change (undocumented!)
    - smaller logistic chests won't work, larger ones will (use slot 20)
  Bugfixes:
    - it works again?
  Scripting:
    - doesn't need one tick to log the dictionary anymore... made this mod a long time ago
Version: 0.18.0
Date: 2020-02-27
  General:
    - .18 version, no changes
Version: 0.1.0
Date: 2020-01-14
  General:
    - initial release
    - see readme.txt on usage