Fixes two enchants

damage_cause not damageCause
This commit is contained in:
Exanthiax 2023-08-13 18:11:21 +01:00
parent 1a745885e2
commit 1a54695076
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ effects:
triggers:
- take_damage
filters:
damageCause:
damage_cause:
- poison
- magic

View File

@ -20,7 +20,7 @@ effects:
triggers:
- take_damage
filters:
damageCause:
damage_cause:
- suffocation
conditions: [ ]