Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last week
Updated 6 days ago
This library contains a number of simplifications for working with code:
- Pre-made templates for registering blocks/objects/entities/zeals/tags/effects and so on
- Simplified version of working with events, which allows you to automatically register them in the right bus
- Has potential for cross-loader development (WIP). Provides a Supplier type to work with different loaders, but having the same logic