Files
servidormine/plugins/EcoEnchants/enchants/block_breather.yml
T
iTakinn 30d6bc19aa fanfa
2026-06-01 18:58:46 -03:00

27 lines
436 B
YAML

display-name: "Block Breather"
description: "&a%placeholder%% &rchance to ignore suffocation damage"
placeholder: "%level% * 15"
type: normal
targets:
- helmet
conflicts: [ ]
rarity: common
max-level: 3
tradeable: true
discoverable: true
enchantable: true
effects:
- id: cancel_event
args:
chance: "%level% * 15"
triggers:
- take_damage
filters:
damage_cause:
- suffocation
conditions: [ ]