Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # All potions: https://minecraftitemids.com/types/potion
- # All enchants: https://pastebin.com/zQ4twAys
- #
- # Examples:
- #
- # Each option for potions is optional.
- # disabled-potions:
- # strength_2:
- # type: STRENGTH
- # level: 2
- # harm_splash:
- # type: INSTANT_DAMAGE
- # splash: true
- # extended: false
- # upgraded: true
- #
- # Each option for enchants is optional.
- # Means that default value will be used.
- #
- # enchants:
- # damage_all:
- # weight: 10
- # start-level: 1
- # max-level: 2
- # conflicting:
- # - protection-environmental
- #
- #
- limits:
- disabled-potions: {}
- enchants: {}
Add Comment
Please, Sign In to add comment