Create weapons faster
Last updated 2 years ago
The LibuWeapon includes the classes:
LibuWeapon
LibuThrowable - W.I.P.
How to use:
public static final SwordItem, libuSword = new LibuSword(int attackDamage, int attackSpeed, int durability, Item.Settings); public static final AxeItem libuAxe = new LibuAxe(int attackDamage, int attackSpeed, int durability, Item.Settings);