Skip to content
Success

Changes

Summary

  1. Sweet Berry bushes now grant XP when harvested and no longer activate tools (commit: e40ab38) (details)
  2. TODO: Look into double drops for berry bushes (commit: eea922c) (details)
  3. Fix NPE with Scoreboards when updating (commit: fc3e580) (details)
Commit e40ab38bbd22f46e47b7e81e9832b0cf9b02efa0 by nossr50
Sweet Berry bushes now grant XP when harvested and no longer activate tools
(commit: e40ab38)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/herbalism/HerbalismManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/MaterialMapStore.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/PlayerListener.java (diff)
Commit eea922c31f30e7ee900d053b3521faacbe3a3ae6 by nossr50
TODO: Look into double drops for berry bushes
(commit: eea922c)
The file was modified src/main/java/com/gmail/nossr50/database/FlatFileDatabaseManager.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/EntityListener.java (diff)
The file was modified src/main/resources/config.yml (diff)
The file was modified src/main/java/com/gmail/nossr50/mcMMO.java (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/herbalism/HerbalismManager.java (diff)
Commit fc3e580550167d11521d97573c08d3f9201157c0 by nossr50
Fix NPE with Scoreboards when updating
(commit: fc3e580)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/util/scoreboards/ScoreboardWrapper.java (diff)