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