Guest User

Untitled

a guest
Sep 13th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.56 KB | None | 0 0
  1. groups:
  2.   SIMPLE:
  3.     global-color: '&f'
  4.     group-name: "Simple"
  5.     # Use this to change the type of books per group
  6.     right-click-book-material: BOOK
  7.     slot-increaser:
  8.      # How many slots should slot increaser add when using this type increaser
  9.       slots: 1
  10.     magic-dust:
  11.      # when right-clicked, it gives magic with success chance
  12.       # How much success should the dust have? (e.g.: 5 would mean always 5, 5-10 would mean random number from 5 to 10)
  13.       success: 1-15
  14.       # Chance to give Magic dust instead of Mystery dust
  15.       chance: 20
Advertisement
Add Comment
Please, Sign In to add comment