Compatibility
Minecraft: Java Edition
1.21.1
1.20.1
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 2 months ago
Updated 2 months 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