Skip to content

1.16.0 For 1.21.1

Latest
Compare
Choose a tag to compare
@Ayfri Ayfri released this 30 Oct 04:50
· 1 commit to master since this release

This release introduces a big new feature very cool for datapack developers: Being able to merge datapacks together, even with external datapacks or zip files.
Check out the documentation on this new feature here.
Let me know if this feature has any bugs or missing features!

Changelog

  • feat(chat-components): Introduce deserialization of chat components for Json. f105bd4
  • feat(datapacks): Add generations options, add merging with other packs option, add tests. d01296d
  • feat(pack-mcmeta): Introduce deserialization of SupportedFormats, add useful functions for comparing versions, add toString. 39d53e3
  • feat(tags): Introduce deserialization of Tags. 33a5b51

Full changelog: https://github.com/Ayfri/Kore/compare/v1.15.1-1.21.1..v1.16.0-1.21.1