mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-21 14:55:17 +01:00
Fixed snipe.yml
This commit is contained in:
parent
acfff341de
commit
962bdf4c08
@ -19,7 +19,7 @@ enchantable: true
|
||||
effects:
|
||||
- id: damage_multiplier
|
||||
args:
|
||||
multiplier: "1 + (%distance% / (11 - ceil(%level / 2))) * 0.01 * %level%"
|
||||
multiplier: "1 + (%distance% / (11 - ceil(%level% / 2))) * 0.01 * %level%"
|
||||
triggers:
|
||||
- bow_attack
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user