Advertisement
HiddenAether

Config.yml

Jan 7th, 2014
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. # Classes, customize them here!
  2.  
  3. CustomClassName1: Leather
  4. Armor:
  5. - LEATHER_HELMET
  6. - LEATHER_CHESTPLATE
  7. - LEATHER_LEGGINGS
  8. - LEATHER_BOOTS
  9. Weapons:
  10. - IRON_SWORD
  11. - BOW
  12. - ARROW:64
  13. Food:
  14. - BREAD:64
  15.  
  16. CustomClassName2: Iron
  17. Armor:
  18. - IRON_HELMET
  19. - IRON_CHESTPLATE
  20. - IRON_LEGGINGS
  21. - IRON_BOOTS
  22. Weapons:
  23. - IRON_SWORD
  24. - BOW
  25. - ARROW:64
  26. Food:
  27. - BREAD:64
  28.  
  29. CustomClassName3: Gold
  30. Armor:
  31. - GOLD_HELMET
  32. - GOLD_CHESTPLATE
  33. - GOLD_LEGGINGS
  34. - GOLD_BOOTS
  35. Weapons:
  36. - IRON_SWORD
  37. - BOW
  38. - ARROW:64
  39. Food:
  40. - BREAD:64
  41.  
  42. CustomClassName4:
  43. Armor:
  44. - DIAMOND_HELMET
  45. - DIAMOND_CHESTPLATE
  46. - DIAMOND_LEGGINGS
  47. - DIAMOND_BOOTS
  48. Weapons:
  49. - IRON_SWORD
  50. - BOW
  51. - ARROW:64
  52. Food:
  53. - BREAD:64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement