MachineLib MachineLib java logo gradle logo

A library for Minecraft mods that simplifies the implementation of complex blocks that process resources.


This library/mod aims to reduce the amount of boilerplate code required to implement blocks with inventories and menus.

About

Before MachineLib existed, Galacticraft used UniversalComponents to handle inventories, then LibBlockAttributes. When we were stuck waiting for these libraries to update, I decided to try and make my own implementation using the newly standardized transfer api, and created MachineLib.

Features

Links