mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-02-24 05:51:21 +01:00
Nerfed optics
This commit is contained in:
parent
31591de719
commit
04d560e01e
@ -26,4 +26,4 @@ general-config:
|
||||
maximum-level: 5
|
||||
|
||||
config:
|
||||
block-multiplier: 0.002 # Damage multiplier is distance * level * multiplier + 1 eg: 50 blocks with optics 5 and multiplier 0.002 = 50*5*0.002+1 = 1.5x damage
|
||||
block-multiplier: 0.001 # Damage multiplier is distance * level * multiplier + 1 eg: 50 blocks with optics 5 and multiplier 0.001 = 50*5*0.001+1 = 1.25x damage
|
||||
|
Loading…
Reference in New Issue
Block a user