Update changelog + version
This commit is contained in:
parent
ffc4429b8f
commit
02d9b310a4
|
@ -1,3 +1,15 @@
|
|||
------------------------------------------------------
|
||||
Version 2.4.3
|
||||
------------------------------------------------------
|
||||
|
||||
- Fixed Lava Crystals causing crash when used while not yet bound
|
||||
- Fixed Teleposers sending entities at the destination position the wrong way
|
||||
- Fixed Speed Runes not working on Tier 2 altars
|
||||
- Fixed crash when checking tasks for some entities
|
||||
- Fixed crash when checking some entities for potion effects
|
||||
- Re-implemented the Boost potion
|
||||
- The PR still had TODOs in the description when I merged so this may not be complete yet
|
||||
|
||||
------------------------------------------------------
|
||||
Version 2.4.2
|
||||
------------------------------------------------------
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
mod_name=BloodMagic
|
||||
package_group=com.wayoftime.bloodmagic
|
||||
mod_version=2.4.2
|
||||
mod_version=2.4.3
|
||||
mc_version=1.12.2
|
||||
forge_version=14.23.5.2808
|
||||
curse_id=224791
|
||||
|
|
Loading…
Reference in a new issue