Simple Buffers
Fabric version requires: Architectury API (Fabric) and Fabric API Forge version requires: Architectury API (Forge)
This mod adds configurable buffers to the game that significantly simplify the automation of various processes. Buffers operate on a "first in, first out" principle: items form a queue inside the device, where the earliest added items have priority when exiting the buffer.
Main Features
Each side of the buffer can be configured independently using filters. You can speed up the device's operation with upgrades or control it with redstone. Buffers support both passive interaction (using hoppers or pipes from other mods) and active item transfer to and from inventories.
Functionality
- Bidirectional item movement
- Transfer limitation based on the number of matching items in inventory
- Configurable redstone control
- Two filling modes: FIFO (queue) or stack compression to save space
Filtration System
- Independent filter configuration for each side
- Blacklist and whitelist options
- Round-robin mode for sequential filtering of different items
Upgrades
- Speed upgrades to accelerate operation
Additional Features
- Specifications and partial specifications for copying settings of the entire buffer or individual sides