Technicalities: Lib (TKLib)
A library mod that provides a shared API for all modifications in the Technicalities series (including Super Circuit Maker).
Main Features and Tools
The mod includes numerous useful tools and helper functions that significantly simplify development:
- Composition of blocks and items - creating objects from behavior and data, allowing for code reuse
- Item containers - a simple way to internally store various items
- Merged and indexed VoxelShapes - especially useful for working with objects having multiple bounding boxes
- Advanced menus and interfaces - including ghost and lockable slots
- Enumeration flags - convenient work with enumerations
- Network utilities - tools for organizing network interaction
Available APIs
- Super Circuit Maker custom components [DO NOT USE YET]