Advertisement
Guest User

test

a guest
Dec 27th, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. #Changing the way that a few things are displayed#
  2. Display:
  3. TierName: true
  4. ItemMaterialExtras: false
  5. ItemNameFormat: '%randprefix% %randsuffix%'
  6. #Allow the drop of book to "identify" Magic color items#
  7. IdentifyTome:
  8. Enabled: false
  9. Chance: 0
  10. DiabloifyTome:
  11. Enabled: false
  12. Chance: 0
  13. #Allow the drop of socketted items#
  14. SocketItem:
  15. Enabled: false
  16. Chance: 0
  17. #Add levels to enchantment when socketting#
  18. EnhanceLevelBy: 0
  19. EnhanceMax: 10
  20. #Whether to set lore on sockets#
  21. Lore: true
  22. Items:
  23. - Emerald
  24. - Diamond
  25. - Skull_Item
  26. #This is the initial chance to retrieve an item#
  27. Percentages:
  28. ChancePerSpawn: 0
  29. #If enabled only worlds listed will be affected#
  30. Worlds:
  31. Enabled: false
  32. Allowed:
  33. - 'world'
  34. - 'world_nether'
  35. - 'world_the_end'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement