Small release to fix the default datapacks containing features field, also simplify the usage of pack formats and add more KDoc.
I've also revamped a bit the tool I use to generate changelogs.
Documentation
docs(datapack): UpdateCreating A Datapackguide, improveminFormat/maxFormatexamples, add legacy format handling andoverlaysDSL usage documentation.79a34d7
Bug Fixes
fix(datapack): Makefeaturesoptional.13d9bd8
Refactors
refactor(colors): AddColorSerializerdeserialization for hex and named colors.32f7e7arefactor(pack): Updatepack.mcmetahandling, add DSL foroverlays, improve serialization for legacy fields, and clarify deprecation warnings.fbf7e5drefactor(worldgen): SimplifyFeaturesserialization logic, addInlinableListSerializer, optimizetoListandfromListconversion methods.b3c5d96
Full changelog: https://github.com/Ayfri/Kore/compare/v1.42.0-1.21.11..v1.42.1-1.21.11