EpicEnchants/src/main/resources/enchants/simple/Aquatic.yml

24 lines
602 B
YAML
Raw Normal View History

2019-08-05 04:24:48 +02:00
# The enchant identifier must be unique.
identifier: Aquatic
# The max level for this enchant.
max-level: 1
# The group of this enchant. Configure the groups in the groups.yml file.
group: SIMPLE
#Description
description:
- "Gives permanent water breathing."
# What items this enchant can be applied to.
item-whitelist:
- "HELMETS"
# For a full list of effects, please visit: https://wiki.songoda.com/display/SON/EpicEnchants
effects:
POTION:
# The trigger that will fire this effect
trigger: STATIC_EFFECT
# Potion Effect that should be applied.
potion-type: WATER_BREATHING