mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-12 06:40:51 +01:00
Optimized Tree Feller
And cleaned up WoodCutting a little
This commit is contained in:
@@ -283,7 +283,6 @@ public class BlockChecks {
|
||||
switch (block.getType()) {
|
||||
case LOG:
|
||||
case LEAVES:
|
||||
case AIR:
|
||||
return true;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user