Advertisement
Guest User

Untitled

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