MineCICD added "plugins"
This commit is contained in:
21
plugins/EcoEnchants/enchants/thrive.yml
Normal file
21
plugins/EcoEnchants/enchants/thrive.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
display-name: "Thrive"
|
||||
description: "Gives &a%placeholder%&r bonus health"
|
||||
placeholder: "%level%"
|
||||
type: normal
|
||||
|
||||
targets:
|
||||
- armor
|
||||
conflicts: [ ]
|
||||
rarity: legendary
|
||||
max-level: 2
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: bonus_health
|
||||
args:
|
||||
health: "%level%"
|
||||
|
||||
conditions: [ ]
|
Reference in New Issue
Block a user