-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5dafee1
commit e4351dd
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |