Advertisement
Guest User

Untitled

a guest
Feb 8th, 2014
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. # Automatically detect new versions
  2. autoupdate: true
  3. stackrestrictor: true
  4. default: PVP
  5. worlds:
  6. PVE: PVP
  7. packs:
  8. PVP:
  9. '276':
  10. other:
  11. name: Crafted Diamond Sword
  12. lore:
  13. - '&aLevel &61'
  14. - '&fDamage: &c2-7'
  15. - '&dWarrior'
  16. enchantments:
  17. NO_DURABILITY: 0
  18. GLOW: 1
  19. NO_ATTRIBUTES: 1
  20. '1':
  21. name: '&4Enchanted Sword'
  22. lore:
  23. - '&aLevel: &64'
  24. - '&fDamage: &c2-7'
  25. - '&dWarrior'
  26. - '&aAbilities: Knockback 100'
  27. enchantments:
  28. NO_DURABILITY: 0
  29. GLOW: 1
  30. NO_ATTRIBUTES: 1
  31. KNOCKBACK: 100
  32. exact:
  33. keys: {}
  34. values: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement