Update changelog + version
This commit is contained in:
parent
74eaabff8e
commit
600326acce
|
@ -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
|
Version 2.2.4
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
mod_name=BloodMagic
|
mod_name=BloodMagic
|
||||||
package_group=com.wayoftime.bloodmagic
|
package_group=com.wayoftime.bloodmagic
|
||||||
mod_version=2.2.4
|
mod_version=2.2.5
|
||||||
mc_version=1.12.2
|
mc_version=1.12.2
|
||||||
forge_version=14.23.2.2611
|
forge_version=14.23.2.2611
|
||||||
curse_id=224791
|
curse_id=224791
|
||||||
|
|
Loading…
Reference in a new issue