mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-21 14:55:17 +01:00
Fixes two enchants
damage_cause not damageCause
This commit is contained in:
parent
1a745885e2
commit
1a54695076
@ -20,7 +20,7 @@ effects:
|
||||
triggers:
|
||||
- take_damage
|
||||
filters:
|
||||
damageCause:
|
||||
damage_cause:
|
||||
- poison
|
||||
- magic
|
||||
|
||||
|
@ -20,7 +20,7 @@ effects:
|
||||
triggers:
|
||||
- take_damage
|
||||
filters:
|
||||
damageCause:
|
||||
damage_cause:
|
||||
- suffocation
|
||||
|
||||
conditions: [ ]
|
||||
|
Loading…
Reference in New Issue
Block a user