TiffitLib
TiffitLib is a specialized code library that does not add any standalone content to the game. This mod serves as a technical foundation for the author's other developments, providing ready-made tools and functions to simplify the mod creation process.
Main Library Features
TiffitLib includes various helper classes and utilities:
- Simplified class for creating items and blocks
- Convenient graphical interface management system
- Energy storage system with long value support
- Utilities for rendering various elements
- Network tools for client-server interaction
- Additional helper functions
This library optimizes mod development by providing ready-made solutions for frequently used tasks.