mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-04 19:13:44 +01:00
Add crossbows to enchantable items list
This commit is contained in:
@@ -424,6 +424,7 @@ public class MaterialMapStore {
|
||||
enchantables.addAll(pickAxes);
|
||||
enchantables.addAll(tridents);
|
||||
enchantables.addAll(bows);
|
||||
enchantables.addAll(crossbows);
|
||||
|
||||
enchantables.add("shears");
|
||||
enchantables.add("fishing_rod");
|
||||
|
||||
Reference in New Issue
Block a user