Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Adventure 4.21.0 source code.tar.gz | 2025-04-30 | 417.2 kB | |
Adventure 4.21.0 source code.zip | 2025-04-30 | 1.2 MB | |
README.md | 2025-04-30 | 1.8 kB | |
Totals: 3 Items | 1.6 MB | 0 |
Adventure 4.21.0 adds preliminary support for new component features in 1.21.5, and some minor bugfixes. We recommend all users update.
What's Changed
✨ Features
- Use DecorationMap for style builder by @TonytheMacaroni in https://github.com/KyoriPowered/adventure/pull/1209
- Add NumberBinaryTag#numberValue by @GliczDev in https://github.com/KyoriPowered/adventure/pull/1188
- feat(nbt): Add stream API for compound/list tags by @zml2008 in https://github.com/KyoriPowered/adventure/pull/1208
- 1.21.5 component changes by @Gerrygames in https://github.com/KyoriPowered/adventure/pull/1168
- feature(minimessage): Set the target to hold the locale of the translation by default by @kezz in https://github.com/KyoriPowered/adventure/pull/1216
- feat(nbt): update number parsing for 1.21.5 by @kennytv in https://github.com/KyoriPowered/adventure/pull/1167
- feature(api): Skip style builder creation on merge by @kezz in https://github.com/KyoriPowered/adventure/pull/1219
- feat(nbt): Initial implementation of heterogeneous list handling by @zml2008 in https://github.com/KyoriPowered/adventure/pull/1218
🐛 Fixes
- fix(minimessage): rename
numeric
tostring
by @tjalp in https://github.com/KyoriPowered/adventure/pull/1211
New Contributors
- @TonytheMacaroni made their first contribution in https://github.com/KyoriPowered/adventure/pull/1209
- @tjalp made their first contribution in https://github.com/KyoriPowered/adventure/pull/1211
- @Gerrygames made their first contribution in https://github.com/KyoriPowered/adventure/pull/1168
Full Changelog: https://github.com/KyoriPowered/adventure/compare/v4.20.0...v4.21.0