- Mods
- 1,168
Description
Brief Description:
A Minecraft Mod Library created using the Apache Groovy programming language.
A mod library used in my other mods both existing and upcoming.
The library is useful for any mod developer wishing to utilize features within Apache Groovy without having to start their own mod from scratch.
Features (Status: Completed):
- Blocks
- Items
- Tile Entities
- Fluids
- Forge Energy Compatibility
- Basic GUI Containers
- Basic Item Inventory
Features (Status: Work In Progress:): Completion Progress:
- GroovyMC Based Models & Rendering with TESR & FastTESR Support: 90%
- Can use registry with forge and/or vanilla model methods.
Mod Dependencies: (For Versions 1.1.0 or Higher)
- GroovyForge
Bugs Reporting:
Please report any bugs to the following:
https://github.com/TheSledgeHammer/GroovyMC/issues
Contribution:
If you wish to contribute please go here:
https://github.com/TheSledgeHammer/GroovyMC
Note: While your welcome to contribute, not all contributions will necessarily be accepted.