Fixed bound tools so multiple players can actually use them... :D
This commit is contained in:
parent
dc0925c5a6
commit
81edc58769
3 changed files with 52 additions and 17 deletions
|
@ -69,6 +69,9 @@ public class Constants
|
|||
public static final String PREVIOUS_INPUT = "previousInput";
|
||||
|
||||
public static final String LIVING_ARMOUR = "livingArmour";
|
||||
|
||||
public static final String CHARGE_TIME = "chargeTime";
|
||||
public static final String HELD_DOWN = "heldDown";
|
||||
}
|
||||
|
||||
public static class Mod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue