Skip to content

Commit

Permalink
Bump mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Aug 13, 2016
1 parent 5dafee1 commit e4351dd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mod_version=1.0.0
mod_version=1.1.0
minecraft_version=1.9.4
forge_version=12.17.0.1954
mcp_mappings_version=snapshot_20160519
Expand Down
14 changes: 14 additions & 0 deletions resources/changelog/1.9.4-1.1.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 0.7.3 or higher.

Additions:
* Add Ability Totems references for XML recipe system, Closes #3. You can now refer to things like 'everlastingabilities:abilityTotem_speed_3'
* Make abilities disableable, Closes #2

Changes:
* Nerf saturation, Closes #6. You won't be invincible anymore with just Saturation I
* Add xp config multiplier for abilities. By default, all abilities cost 10x more xp.
* Lower mob totem drop chance from 1/10 to 1/50 (Requires a config reset)

Fixes:
* Set max stacksize of bottles and totems to 1, Closes #4

0 comments on commit e4351dd

Please sign in to comment.