Update changelog + version
This commit is contained in:
parent
8be8cc30b9
commit
92fa6cd7f7
|
@ -1,3 +1,15 @@
|
||||||
|
------------------------------------------------------
|
||||||
|
Version 2.2.1
|
||||||
|
------------------------------------------------------
|
||||||
|
|
||||||
|
- Fixed crashes when using systems that depended on internal entity names
|
||||||
|
- Fixed a crash when attempting to get the owner from unbound bindable items
|
||||||
|
- Fixed a server crash on startup
|
||||||
|
- Fixed GUIs not displaying the background and tooltips properly
|
||||||
|
- Helped the Sentient Sword get over it's identity crisis
|
||||||
|
- By the way I'm not actually upset or anything guys.
|
||||||
|
- Please stop overreacting Reddit.
|
||||||
|
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
Version 2.2.0
|
Version 2.2.0
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
mod_name=BloodMagic
|
mod_name=BloodMagic
|
||||||
package_group=com.wayoftime.bloodmagic
|
package_group=com.wayoftime.bloodmagic
|
||||||
mod_version=2.2.0
|
mod_version=2.2.1
|
||||||
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