Compatibility
Minecraft: Java Edition
1.18.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-or-later
Published 2 years ago
Updated 2 years ago
Simple Buffers
Fabric version requires: Architectury API (Fabric) and Fabric API
Forge version requires: Architectury API (Forge)
Â
Adds highly configurable "buffers" to help ease automation. Buffers work on a First-In-First-Out system - items are "queued" inside so that the earliest items added have the highest priority for leaving the buffer. Buffers can be filtered independently on every side, sped up with upgrades, or be controlled with redstone. Additionally, buffers can be passively pushed or pulled from - using hoppers, or pipes from other mods - and can actively push or pull from inventories as well.
Features:
- Push/pull items
- Limit transfer based on number of matching items in inventory
- Configurable redstone control
- Fill inventory in "first-in, first-out" mode, or compress stacks to take up as little space as possible
Filtering:
- Independent filtering for each side
- Blacklisting/whitelisting
- Round-robin mode, which cycles through items to be filtered
Upgrades:
- Speed upgrades
Other:
- Spec sheets and partial spec sheets, to copy configurations for an entire buffer or a single face