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

Commit

Permalink
Update changelog + version
Browse files Browse the repository at this point in the history
  • Loading branch information
TehNut committed Jul 16, 2018
1 parent fb90656 commit a28f630
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
------------------------------------------------------
Version 2.3.0
------------------------------------------------------

- Fixed Basic Cutting Fluid recipe so it no longer requires an unobtainable potion
- Fixed Teleposer Blacklist not working
- Fixed the bounding box on the Blood Tank
- Fixed crafted Inscription Tools not having their uses tag applied
- Fixed JEI queries with bound Blood Orbs
- Fixed Crushing Ritual not passing a valid player
- Fixed Mending applying to Potion Flasks
- Fixed Teleposition Sigil not checking for a Teleposer at it's destination
- Fixed Lava Crystal not syphoning LP
- Fixed the Laputa array moving unbreakable blocks
- ie: Bedrock
- Fixed the Ritual of the Green Grove not working on Cactus and Reeds
- Added a Mob Sacrifice array
- Updated the HUD system
- You can now edit the HUD layout via the in-game config editor with a drag'n'drop system.
- This screen is only available while in a world.
- Updated the German translation
- Updated the Chinese translation
- [API] Reworked how rituals are registered
- This will break any addons that work with rituals
- If you report an issue to me regarding broken addons, it will be closed without any comment

------------------------------------------------------
Version 2.2.12
------------------------------------------------------
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.2.12
mod_version=2.3.0
mc_version=1.12.2
forge_version=14.23.2.2611
curse_id=224791
Expand Down

0 comments on commit a28f630

Please sign in to comment.