diff --git a/changelog.txt b/changelog.txt index 0ced6128..1c1edb00 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,14 @@ +------------------------------------------------------ +Version 2.1.5 +------------------------------------------------------ +- Fixed Hellfire Forge slots acting up + - i is not j no matter how similar they look +- Fixed JEI compat for Alchemy Table recipes +- Fixed a lot more null stack checks +- 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 4654e615..6ce6e060 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.11 forge_version=13.19.1.2189 curse_id=224791