Skip to content
Success

Changes

Summary

  1. Mangrove trees are now properly marked natural from growth (commit: fb738d8) (details)
  2. Tree Feller now partially destroys trees if the whole tree is too big (commit: 101c43a) (details)
  3. 2.1.217 (commit: fed0483) (details)
Commit fb738d85f64b8a1fb6a91b2312db09b5ac51253c by nossr50
Mangrove trees are now properly marked natural from growth
Fixes #4810
(commit: fb738d8)
The file was modified src/main/java/com/gmail/nossr50/listeners/WorldListener.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/PlayerListener.java (diff)
Commit 101c43a4bcf7d50c5ce086e0f649ee647d9eaadb by nossr50
Tree Feller now partially destroys trees if the whole tree is too big
Fixes #4811
(commit: 101c43a)
The file was modified src/main/java/com/gmail/nossr50/config/BukkitConfig.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/ItemUtils.java (diff)
The file was modified Changelog.txt (diff)
The file was modified pom.xml (diff)