mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-22 15:05:18 +01:00
Added Carrot on a Stick to secondary
This commit is contained in:
parent
9dfcdbba17
commit
b13062ef19
@ -32,6 +32,7 @@ public class EnchantingListeners implements Listener {
|
||||
add(Material.SHIELD);
|
||||
add(Material.FLINT_AND_STEEL);
|
||||
add(Material.SHEARS);
|
||||
add(Material.CARROT_ON_A_STICK);
|
||||
}};
|
||||
public static HashMap<Player, int[]> currentlyEnchantingSecondary = new HashMap<>();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user