parent
461c4762fe
commit
a8f8ad575d
|
@ -1,3 +1,12 @@
|
||||||
|
------------------------------------------------------
|
||||||
|
Version 2.1.4
|
||||||
|
------------------------------------------------------
|
||||||
|
- Fixed a crash when checking if two items could be combined
|
||||||
|
- Fixed a crash when attempting to open the Sigil of Holding GUI
|
||||||
|
- Fixed a crash when somebody made an "invalid" stack of the Blood Tank
|
||||||
|
- Fixed a crash/hilarity where a Blood Altar would update itself as a Comparator
|
||||||
|
- Thanks to Arcaratus for causing this. I haven't laughed that hard in a while.
|
||||||
|
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
Version 2.1.3
|
Version 2.1.3
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
mod_name=BloodMagic
|
mod_name=BloodMagic
|
||||||
package_group=com.wayoftime.bloodmagic
|
package_group=com.wayoftime.bloodmagic
|
||||||
mod_version=2.1.3
|
mod_version=2.1.4
|
||||||
mc_version=1.10.2
|
mc_version=1.10.2
|
||||||
forge_version=12.18.3.2221
|
forge_version=12.18.3.2221
|
||||||
curse_id=224791
|
curse_id=224791
|
||||||
|
|
Loading…
Reference in a new issue