diff --git a/src/main/resources/data/mc_rebalance/enchantment/windup.json b/src/main/resources/data/mc_rebalance/enchantment/windup.json index fafd9d2..f2c0ccd 100644 --- a/src/main/resources/data/mc_rebalance/enchantment/windup.json +++ b/src/main/resources/data/mc_rebalance/enchantment/windup.json @@ -4,6 +4,14 @@ "translate": "enchantment.mc_rebalance.windup" }, "effects": { + "minecraft:attributes": [ + { + "amount": 1024, + "attribute": "generic.attack_speed", + "id": "mc_rebalance:enchantment.windup", + "operation": "add_value" + } + ], "minecraft:post_attack": [ { "affected": "victim",