mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-01-06 22:17:40 +01:00
Updated customenchants.yml
This commit is contained in:
parent
adcfaccbf5
commit
f8e3a6933a
@ -22,7 +22,7 @@ enchants:
|
||||
- id: escape
|
||||
type: normal
|
||||
name: "Escape"
|
||||
description: Gain a short burst of speed after taking damage
|
||||
description: Gain a short burst of speed %value% after taking damage
|
||||
|
||||
obtaining:
|
||||
table: true
|
||||
@ -52,6 +52,7 @@ enchants:
|
||||
triggers:
|
||||
- take_damage
|
||||
conditions: [ ]
|
||||
value-placeholder: I
|
||||
- effects:
|
||||
- id: potion_effect
|
||||
args:
|
||||
@ -61,4 +62,5 @@ enchants:
|
||||
apply_to_player: true
|
||||
triggers:
|
||||
- take_damage
|
||||
conditions: [ ]
|
||||
conditions: [ ]
|
||||
value-placeholder: II
|
Loading…
Reference in New Issue
Block a user