MineCICD added "plugins"
This commit is contained in:
24
plugins/EcoEnchants/enchants/tripleshot.yml
Normal file
24
plugins/EcoEnchants/enchants/tripleshot.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
display-name: "Tripleshot"
|
||||
description: "Shoot 3 arrows instead of 1"
|
||||
type: normal
|
||||
|
||||
targets:
|
||||
- bow
|
||||
conflicts: [ ]
|
||||
rarity: legendary
|
||||
max-level: 1
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: run_chain
|
||||
args:
|
||||
chain: shoot_extra_arrows
|
||||
chain-args:
|
||||
arrows: 1
|
||||
triggers:
|
||||
- shoot_bow
|
||||
|
||||
conditions: [ ]
|
Reference in New Issue
Block a user