SidedBuffer - Assistant for Creating Automated Productions
About the Modification
The SidedBuffer mod serves as a tool for creating automated production systems in Minecraft. It adds two specialized blocks that significantly simplify the organization of complex crafting chains and resource management.
Main Blocks
Multi-sided Buffer

This block features directional orientation and internal storage. The unique aspect is that each side of the block (except the front) corresponds to a specific inventory row, while the front side has access to all contents.

This organization allows flexible management of item flows through various transportation systems (hoppers, pipes, etc.), since access to specific inventory rows depends on the connection side.
Auto-crafting Table


This block functions as a regular crafting table with content preservation after closing the interface, but possesses an additional automatic crafting function. To activate automatic item creation, two conditions must be met:
- Presence of a connected transportation system that will extract finished items
- Availability of at least two stacks of each required resource in the 3x3 crafting grid
If the second condition is not met, the block will attempt to use resources from adjacent containers. If automatic crafting cannot be performed or in case of excessive resource input, surplus items will be ejected into the world.
Crafting Recipes


- Multi-sided Buffer: 2 chests (shapeless recipe)
- Auto-crafting Table: 1 crafting table + 1 redstone (shapeless recipe)
Technical Features
The mod is universal and compatible with both single-player and server gameplay. For use on servers, simply install the mod files in the appropriate directory.
Creation was inspired by classic modifications RedPower2 and BuildCraft 3.1.5, however the implementation is original and adapted for modern game versions.