Made Tree Feller a little more aggressive

This commit is contained in:
bm01
2013-01-24 00:52:32 +01:00
parent 9689c50603
commit 7e91776cfb
2 changed files with 24 additions and 35 deletions

View File

@ -27,6 +27,7 @@ public abstract class Woodcutting {
public static final double DOUBLE_DROP_CHANCE = AdvancedConfig.getInstance().getMiningDoubleDropChance();
public static final int LEAF_BLOWER_UNLOCK_LEVEL = AdvancedConfig.getInstance().getLeafBlowUnlockLevel();
public static final boolean DOUBLE_DROP_DISABLED = Config.getInstance().woodcuttingDoubleDropsDisabled();
public static final int TREE_FELLER_THRESHOLD = Config.getInstance().getTreeFellerThreshold();
/**
* Begins the Tree Feller ability