diff --git a/changelog.txt b/changelog.txt index 98038ac3..cec368bb 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,11 @@ +------------------------------------------------------ +Version 2.1.5 +------------------------------------------------------ +- Fixed JEI compat for Alchemy Table recipes +- Fixed (yet another) crash when creating an "invalid" stack of the Blood Tank +- Fixed Demon Will Crystal and Teleposer crashy interaction +- Fixed crash when working with toggleable sigils + ------------------------------------------------------ Version 2.1.4 ------------------------------------------------------ diff --git a/gradle.properties b/gradle.properties index 9901815e..3c4f59f4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_name=BloodMagic package_group=com.wayoftime.bloodmagic -mod_version=2.1.4 +mod_version=2.1.5 mc_version=1.10.2 forge_version=12.18.3.2221 curse_id=224791