Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

Commit

Permalink
Update version + changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TehNut committed Feb 12, 2017
1 parent 1728ba7 commit b00fe38
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,23 @@
------------------------------------------------------
Version 2.1.1-70
------------------------------------------------------
- Updated to Minecraft 1.11(.2)
- Fixed the Living Armour Sacrificial Upgrade
- Fixed Bound Tools not draining LP
- Implemented the Blood Tank
- Current recipes are temporary™
- Empty flasks can now be refilled to create a new flask
- Fixed Aura of Expulsion whitelist
- Added the Altar's Charge value to the Waila Tooltip when holding a Seer's Sigil
- Fixed meteor config error caused by EnderCore reloading configs early into startup
- Fixed meteor config not generating new entries
- Blacklisted Sentient Spectres from the Well of Suffering
- Fixed Sigils drawing from the user instead of the bound network
- Added Fluid routing to the routing nodes - this is done by using the Fluid Filter and placing a fluid container as the filter.
- Made it so the book does not give the filling recipe when the Blood Orb recipe is queried.
- Added a null check for the Will getter for the Aura incase the WillChunk somehow does not generate.
- [API] Added a new IMC API for modders to register their blocks as an altar component.
- Example: Chisel Glowstone can now be used for the Tier 3 caps (once Chisel implements it)

------------------------------------------------------
Version 2.1.0-69
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mod_name=BloodMagic
package_group=com.wayoftime.bloodmagic
mod_version=2.1.0
mod_version=2.1.1
mc_version=1.11
forge_version=13.19.1.2189
curse_id=224791
Expand Down

0 comments on commit b00fe38

Please sign in to comment.