Files
test-server-config-minecicd/plugins/EcoEnchants/enchants/tripleshot.yml
2024-10-05 22:23:51 -04:00

25 lines
356 B
YAML

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: [ ]