Advertisement
Guest User

Untitled

a guest
Apr 6th, 2015
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. DIAMOND_SWORD:
  2. DAMAGE_ALL:
  3. base-cost: 3
  4. increment: 2
  5. max: 20
  6. DIAMOND_PICKAXE:
  7. '0':
  8. Base-cost: 2
  9. increment: 3
  10. max: 20
  11. gems:
  12. starter: 0
  13. drop-chance: 10
  14. unlock-editor: 5
  15. repair-cost: 25
  16. enable-give-command: true
  17. auto-pickup: false
  18. world-blacklist:
  19. - world_nether
  20. - world_the_end
  21. sign-prefix: '&7[&aUpgrade&7]'
  22. backpacks:
  23. sign-prefix: '&7[&9Backpack&7]'
  24. tiers:
  25. '1':
  26. enabled: true
  27. cost: 100
  28. '2':
  29. enabled: true
  30. cost: 250
  31. '3':
  32. enabled: true
  33. cost: 500
  34. '4':
  35. enabled: true
  36. cost: 750
  37. '5':
  38. enabled: true
  39. cost: 1000
  40. '6':
  41. enabled: true
  42. cost: 2000
  43. soulbound:
  44. '1':
  45. enabled: true
  46. cost: 1000
  47. '2':
  48. enabled: true
  49. cost: 2500
  50. '3':
  51. enabled: true
  52. cost: 5000
  53. '4':
  54. enabled: true
  55. cost: 7500
  56. '5':
  57. enabled: true
  58. cost: 10000
  59. '6':
  60. enabled: true
  61. cost: 20000
  62. enchantment-aliases:
  63. LOOT_BONUS_BLOCKS:
  64. - Fortune
  65. DAMAGE_ALL:
  66. - Sharpness
  67. DURABILITY:
  68. - Unbreaking
  69. DIG_SPEED:
  70. - Effciency
  71. options:
  72. auto-update: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement