Compatibility
Minecraft: Java Edition
24w35a
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.4
1.6.1–1.6.2
1.5.x
1.4.4–1.4.7
1.4.2
1.3.x
1.2.x
1.1
1.0
All legacy versions
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed CC0-1.0
Published 3 years ago
Updated 3 weeks ago
Changelog
Dropped Fabric Loader 0.14 support.
Improved mixin remapping by a lot.
New v2 api featuring:
- Remapping context based on a provided id, shareable by multiple mod remapper.
- ModDiscovererConfigs allowing better mod candidate filtering, multiple can be provided.
- MappingsConfig defining source Namespace, default package, custom mappings and namespace renames for the custom mappings.
- RemappingFlags, available currently: mixins and access wideners.
- Allow registering more ModRemappers dynamically.
- CacheHandler system, allowing to get diverse file locations linked to a RemappingContext
- v2 MappingUtils methods now also take the contextId as argument.
- Access wideners remapping support.
v0 and v1 apis are still supported but deprecated.