1.15.1 For 1.21.1
Fixes a bug related to tag generation folder when setting the tag of a function using the setTag
function, also updates unit tests about functions generation for checking if all files are correctly generated and are at the correct location.
Important
I will in a future release rename the setTag
function to addToTag
because a function in Minecraft can be linked to multiple tags.
Changelog
fix(functions)
: Fix generated tag folder forsetTag
method of functions, update tests for functions generation files locations. #102 0efd2da
Full changelog: https://github.com/Ayfri/Kore/compare/v1.15.0-1.21.1..v1.15.1-1.21.1