1.17.0-1.21.1
Another release with a big new feature : jar file generation.
You can now create datapacks that can be used as mods for fabric, forge, neoforge and quilt mod-loaders !
Check out the documentation on this new feature here : https://github.com/Ayfri/Kore/wiki/creating-a-datapack#jar-generation
The next release should be focused on updating Kore to 1.21.2 👌
Changelog
feat(creating-datapacks): Add NeoForge neoforge.mods.toml generation. f1f21e1 5f7f90cfeat(creating-datapacks): Add Quilt quild.mod.json generation. 44b75afeat(creating-datapacks): Add forge mods.toml generation. 796a595feat(creating-datapacks): Add jar generation and fabric mod generation. 3f60647feat(generators): Generate minecraft version. c75f6ccfix(neoforge): Fix NeoForge dependency type value should be lowercase.refactor(datapacks): Streamline datapack generation from different mode into one unique, fix tags not merging when generating a zip, simplify generation. 22eb17b
Full changelog: https://github.com/Ayfri/Kore/compare/v1.16.0-1.21.1..v1.17.0-1.21.1