Huge Mushrooms now work for Tree Feller (UNTESTED)

This commit is contained in:
nossr50
2013-02-15 15:32:49 -08:00
parent c1b12c027a
commit 9df149c489
8 changed files with 52 additions and 2 deletions

View File

@ -28,4 +28,4 @@ public class AxeBonusDamageEventHandler {
event.setDamage(damage + damageBonus);
}
}
}