← Назад к ресурсам

Compacter

Adds a Compacter machine that can quickly craft and uncraft recipes in 2x2 or 3x3 pattern. For usage with storage blocks, etc.

Modrinth technology utility

Описание

### Features This mods adds a single simple block - the Compacter. * It will try crafting input items in either 3x3, 2x2, 1x1 or hollow pattern (configurable in the GUI) and output the result. * It will process unlimited items per tick, as long as there enough items and energy provided. * You can set it to work only when redstone signal is applied (configurable in the GUI). * Recursive compacting mode can be enabled from the GUI which will try combining outputed items again (for e.g. compressed cobble). * The compacter will use FE power for every operation. ### Requirements Requires [BDLib](https://modrinth.com/mod/bdlib) and [Scalable Cats Force](https://modrinth.com/mod/scalable-cats-force). ### Open Source The mod is licensed under the [MIT License](https://opensource.org/licenses/MIT), the source code is available on [GitHub](https://github.com/bdew-minecraft/compacter). Yes this means you have permission to add it to any public or private mod pack.