Guest User

Untitled

a guest
Feb 16th, 2023
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.60 KB | None | 0 0
  1. settings:
  2.   format:
  3.     type: "DEFAULT" # DEFAULT or HYPIXEL
  4.     style: "{GROUP-COLOR}{ENCHANTMENT} {ENCHANTMENT-LEVEL}"
  5.   slots: 9 # Max slots without upgrade orb
  6.   slots-settings:
  7.     randomise:
  8.       enabled: false
  9.       slots-min: 1
  10.       slots-max: 6
  11.     remove-slot-when-fail: false
  12.     show-lore: false
  13.     applied-lore: "&6{SLOTS} slots"
  14.   lore-line: 0 # Line where the enchants are appended to (0 = first line after minecraft enchants)
  15.   math-random: false # Use Math.random() which is out of 1 instead of default which is out of 100
  16.   # Do not change this unless you know what you are doing.
Add Comment
Please, Sign In to add comment