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. f105bd4feat(datapacks)
: Add generations options, add merging with other packs option, add tests. d01296dfeat(pack-mcmeta)
: Introduce deserialization ofSupportedFormats
, add useful functions for comparing versions, addtoString
. 39d53e3feat(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