The library mod and shared API for all Technicalities mods (including Super Circuit Maker).
Includes a lot of tools and convenient helpers such as:
- Composition of blocks and items from behaviors and data (more re-usable code)
- Item Holders (a simple way of storing items internally)
- Merged and indexed VoxelShapes (useful for multi-bounding-boxes)
- Advanced menus and screens (including ghost and lockable slots)
- Enum flags
- Networking utilities
As well as the following mod APIs:
- Super Circuit Maker custom components [DO NOT USE YET]