add missing entries for xbows/tridents/maces

This commit is contained in:
nossr50
2024-06-19 12:14:53 -07:00
parent b9b1127087
commit eeecf18caf
2 changed files with 21 additions and 0 deletions

View File

@ -8,8 +8,11 @@ Version 2.2.013
(API) Added new methods to com.gmail.nossr50.util.blockmeta.UserBlockTracker for easier readability
(API) Deprecated many poorly named methods in UserBlockTracker (see notes)
(Codebase) Cleaned up and organized unit tests relating to UserBlockTracker
Added missing entries for Tridents/Xbows/Maces to config.yml (see notes)
NOTES:
Some settings such as Hardcore.Death_Stat_Loss.Enabled were missing entries for the new skills, I have added them to the default config.
They should be added to your config upon start up. mcMMO will use default values when a config entry is not found in most cases.
Not planning to delete the deprecated methods in UserBlockTracker anytime soon, as nothing has really changed other than the names
Version 2.2.012