Fix mixin config plugin breaking on non-fabric loaders
Removed a broken old and now useless injection
Fix a null-case breaking data reloads
Fix debug injections being applied outside of dev environment
Updated to 26.x
Release 2.1
Makes the vanilla keep_inventory use potential overrides from the death world rather than respawn
2.0.3 hotfix for NeoForge 1.21.11+
- Fixes enum rules making the mod not work only server-side
- Fixes static registry rules breaking command tree sending
- Fixes dynamic registry rules
2.0.3 hotfix for Fabric 1.21.11+
- Fixes enum rules making the mod not work only server-side
- Fixes static registry rules breaking command tree sending
- Fixes dynamic registry rules
Fixes an issue with MixinExtras local name resolution due to refmap getting lost in the archloom build process
Fixes a NullPointerException on dynamic rule builder creation
Release 2.0
Updated to Minecraft 1.21.11+
Migrated classes to the com.nerjal.unruled_api package

