mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-21 11:45:11 +01:00
add mace to weapons category
This commit is contained in:
parent
bf669521e1
commit
1098887056
@ -118,6 +118,8 @@ public enum Category {
|
||||
ma.add(Material.NETHERITE_SWORD);
|
||||
ma.add(Material.NETHERITE_AXE);
|
||||
|
||||
ma.add(Material.MACE);
|
||||
|
||||
return ma;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user