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

22 lines
373 B
YAML

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