22 lines
373 B
YAML
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: [ ]
|