Advertisement
Guest User

Untitled

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