- Fixed the conflict with some mods that modify data driven contents.
- Optimized the implementation of loot table generation.
- 利用 MixinExtras,优化一些 mixin
- Fit into 1.20.5/6.
- 利用 MixinExtras,优化一些 mixin
- Adapted to 1.20.4
- Fixed the issue that the mod cannot launch under non-development environment
For 1.20.2 snapshot versions
- Fixed the version that specifying transformations may result in malformed serialization.
- Runtime resource packs registered on
RRPCallback.BEFORE_USER
are no longer experimental. - Async and lazy resources are no longer experimental.
- (About developing) Since this version, all publications are implemented in Gradle tasks.