MineCICD added "plugins"
This commit is contained in:
21
plugins/EcoEnchants/enchants/rocket_saver.yml
Normal file
21
plugins/EcoEnchants/enchants/rocket_saver.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
display-name: "Rocket Saver"
|
||||
description: "Gives a &a%placeholder%%&r chance to not consume fireworks when boosting"
|
||||
placeholder: "%level% * 20"
|
||||
type: normal
|
||||
|
||||
targets:
|
||||
- elytra
|
||||
conflicts: [ ]
|
||||
rarity: rare
|
||||
max-level: 3
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: elytra_boost_save_chance
|
||||
args:
|
||||
chance: "%level% * 20"
|
||||
|
||||
conditions: [ ]
|
Reference in New Issue
Block a user