MineCICD added "plugins"
This commit is contained in:
21
plugins/EcoEnchants/enchants/rapid.yml
Normal file
21
plugins/EcoEnchants/enchants/rapid.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
display-name: "Rapid"
|
||||
description: "Lets you shoot full speed arrows with the bow at &a%placeholder%%&r tension"
|
||||
placeholder: "100 - (15 * %level%)"
|
||||
type: normal
|
||||
|
||||
targets:
|
||||
- bow
|
||||
conflicts: [ ]
|
||||
rarity: epic
|
||||
max-level: 6
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: rapid_bows
|
||||
args:
|
||||
percent_faster: "15 * %level%"
|
||||
|
||||
conditions: [ ]
|
Reference in New Issue
Block a user