Compatibility
Minecraft: Java Edition
1.21.x
1.20–1.20.4
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Details
Licensed MIT
Published last week
Updated last week
This mod is a development utility library designed exclusively for the author's OE (OneEnough) series of mods. It has no functional impact on Minecraft gameplay when installed alone.
Currently, it provides the following features:
- Data-driven development framework: Simplifies modular configuration and extension.
- MVEL expression support: Enables flexible logic parsing within data-driven structures.
- Collection of utility classes: Includes helper methods and general-purpose tools.
- Event priority support for Fabric: Wraps the native event system to allow event priority handling.
Note: This is a lightweight wrapper around the base API and may have limitations. It works reliably for standard events — see the Javadoc for details.
Important: This mod is intended as an internal dependency and has no standalone gameplay functionality.