Added rocket saver

This commit is contained in:
Auxilor 2022-09-05 16:53:29 +01:00
parent 57fc290911
commit 98af8c891d
2 changed files with 22 additions and 1 deletions

View File

@ -1,5 +1,5 @@
display-name: "Arcane Defence"
description: "&a%placeholder%% &rchance to ignore potion damage"
description: "Gives a &a%placeholder%%&r chance to ignore potion damage"
placeholder: "%level% * 4"
type: normal

View File

@ -0,0 +1,21 @@
display-name: "Rocket Saver"
description: "Gives a &a%placeholder%%&r chance to not consume fireworks when boosting"
placeholder: "%level% * 20"
type: elytra
targets:
- armor
conflicts: [ ]
rarity: rare
max-level: 3
tradeable: true
discoverable: true
enchantable: true
effects:
- id: elytra_boost_save_chance
args:
chance: "%level% * 0.2"
conditions: [ ]