GroovyMC Library
About the Mod Library
GroovyMC Library is a specialized library for creating Minecraft modifications, developed using the Apache Groovy programming language. This library serves as the foundation for my existing and planned mods, providing ready-made solutions for developers.
Main Features
The library includes a complete set of tools for content creation:
- Block and item systems
- Tile entity handling
- Fluid support
- Forge Energy compatibility
- Basic graphical interfaces and containers
- Simple item inventory system
Project Development
Active work is currently underway to expand functionality:
- GroovyMC-based models and rendering with TESR and FastTESR support (90% complete)
- Ability to use registration through Forge methods and standard Minecraft models
Requirements
For versions 1.1.0 and above, GroovyForge installation is required.
Bug Reporting
If you discover any issues with the library's operation, please report them through the bug tracking system on GitHub.