mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-13 01:35:27 +02: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