Adventure 4.18 has a few new features to improve expressiveness, plus support for the new shadow colour style attribute added in Minecraft 1.21.4.
What's Changed
✨ Features
- feat(minimessage): Pride tag by @kezz in #1079
- feat(nbt): add isEmpty to CompoundBinaryTag/ListBinaryTag by @RealBauHD in #1088
- feat(mini-message): add Formatter#joining by @tahmid-23 in #938
- feat: shadow colors by @kashike in #1124
- feat(api): virtual components by @kashike in #842
🐛 Fixes
- ensure numbers where we expected booleans parse correctly. by @456dev in #1108
- fix(text-serializer-gson): correctly handle removed data components by @zml2008 in #1145
New Contributors
- @456dev made their first contribution in #1108
- @tahmid-23 made their first contribution in #938
Full Changelog: v4.17.0...v4.18.0