Releases: KyoriPowered/adventure-platform-mod
🌍 adventure-platform-fabric 5.4.0
adventure-platform-fabric
targets Minecraft 1.19 and provides Adventure 4.11.0.
This release is a simple compatibility update for 1.19, with no new API additions to support new chat signing features. With the release of v5.4.0, there is a stable point so we can begin development targeting 1.19.1, which will hopefully include new chat-signing API.
🌍 adventure-platform-fabric 5.3.1
adventure-platform-fabric
v5.3.1 targets Minecraft 1.18.2 and provides Adventure 4.11.0. It is a small bugfix release on top of 5.3.0 resolving a Mixin remapping issue affecting running in production.
Fixes 🐛
- Work around a remapping issue in
EntityMixin
- 002df04
🌍 adventure-platform-fabric 5.3.0
adventure-platform-fabric
5.3.0 targets Minecraft 1.18.2, providing Adventure 4.11.0, and some additional Fabric-specific feature additions:
Features ✨
- Use Loom's interface injection to natively implement Adventure interfaces by @zml2008 in #30
- Make CommandSyntaxException a ComponentMessageThrowable by @jpenilla in #27
- Provide a component-handling SLF4J logger wrapper by @zml2008 in #32
Full Changelog: v5.2.1...v5.3.0
🌍 adventure-platform-fabric 5.2.1
This is a patch release of adventure-platform-fabric
for 1.18.2, fixing compatibility with Fabric Loader 0.14.0 and newer.
🐛 Fixes
Incompatibility with Fabric Loader 0.14.0 - #26
Full Changelog: v5.2.0...v5.2.1
🌍 adventure-platform-fabric 5.2.0
This is a very small release -- it supports Minecraft 1.18.2 (but not any older versions), and bundles Adventure 4.10.0.
There are no other changes from 5.1.0.
🌍 adventure-platform-fabric 5.1.0
This release of adventure-platform-fabric
now ships MiniMessage, and updates the bundled Adventure to 4.10.0.
Supports 1.18 and 1.18.1.
What's Changed
Full Changelog: v5.0.0...v5.1.0
🌍 adventure-platform-fabric 5.0.0
Changes
- Target Minecraft 1.18 and Java 17
- Remove deprecated API
🌍 adventure-platform-fabric 4.1.0 (MC 1.17.x)
Changes
- Target Minecraft 1.17.x and Java 16
🌍 adventure-platform-fabric 4.0.0 (MC 1.16.x)
First stable release providing Adventure 4.9.3 integration on Minecraft: Java Edition 1.16.2-1.16.4 with Fabric Loader