Darkcore
Darkcore is a library mod that serves as a fundamental foundation for my other modifications, providing them with a set of useful tools and functions. This library significantly simplifies the development process by eliminating the need to repeatedly write the same code.
Main features:
- Client-server synchronization - intuitive data exchange system between client and server
- Multiblock structure handling - convenient tools for creating and managing complex multiblock constructions
- Network handler - efficient system for network interaction between different mod components
- Texture registration - simplified process for adding and managing graphical resources
- Abstract code - ready-made solutions that prevent code duplication across different mods
- Configuration files - flexible parameter customization system through configuration files