6.2.9: fix i18n strings being technically toString()-ed
- Also, aware that 9.4.x fail for an unknown configuration error
- Fix local version
6.2.8: Optimize calls: direct calls on Paper (fix compile error)
6.2.7: 26.1 release
6.2.6: Introduce Paper support.
Besides being loaded by mod loaders, this archive can also be loaded as a Paper plugin. Tested with PaperMC/Paper@17d72ad27c26483a5c69d2d57de86316c6014f93, on branch dev/26.1.
6.2.4: Porting to 26.1-pre-3.
Note: this release is incompatible with 26.1 snapshots.
6.2.3: Porting to 26.1-snap10
6.2.2: Porting to 26.1-snap6; update datapack
6.1.2: Datapack update - zh_cn translation of leaf_litter has changed (枯叶 -> 枯叶堆) since 9 Dec 2025
6.2.1: 26.1-snap2 support
6.2.0: Record meta persistency: goal_icon & goal_display will be serialized to record
6.1.1 for 26.1-snap1: Update to Java 25; using unified jar between platforms
6.1.0: 1.21.11 update
6.0.1: Add zh_meme.json
6.0.0: Mark as 1.21.11-incompatible
Temporarily remove 1.21.11/remove.csv, since we don't yet know the Chinese translation of Camel Husk and Parched
6.0.0-rc.1: made PlatformEvents and PlatformNetwork instance/singleton classes, which is convenient for cross-platform interface extension.

