diff --git a/eco-core/core-plugin/src/main/resources/targets.yml b/eco-core/core-plugin/src/main/resources/targets.yml index 59fb2b6f..6bc4a23e 100644 --- a/eco-core/core-plugin/src/main/resources/targets.yml +++ b/eco-core/core-plugin/src/main/resources/targets.yml @@ -203,3 +203,9 @@ targets: slot: armor items: - "*elytra" + + - id: mace + display-name: "Mace" + slot: mainhand + items: + - "*mace"