diff --git a/changelog.txt b/changelog.txt index 8b6b1ff3..bb775ab4 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,18 @@ +------------------------------------------------------ +Version 2.2.5 +------------------------------------------------------ + +- We are now even more sure we're looking at a block before doing blocky things +- Fix Lava Crystal being consumed by furnaces +- Augmented Capacity and Self Sacrifice runes remember their names now +- Satiated Stomach will now let you gorge yourself on overly high saturation foods + - I'm looking at you, Pam. Stop being weird and giving your foods 28 saturation. +- Made Mod ID node filter dumber so it actually, like, works properly +- "Temporarily" disabled cross-dimensional teleports for entities. Temporarily. + - Did I mention this is temporary? As in totally not permanently? + - Who am I kidding? I'll probably forget about this. +- Bounce Arrays are no longer death traps when sneaking. + ------------------------------------------------------ Version 2.2.4 ------------------------------------------------------ diff --git a/gradle.properties b/gradle.properties index 43d16647..5157ee7e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_name=BloodMagic package_group=com.wayoftime.bloodmagic -mod_version=2.2.4 +mod_version=2.2.5 mc_version=1.12.2 forge_version=14.23.2.2611 curse_id=224791