Advertisement
Guest User

Untitled

a guest
Jan 14th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. Inventories:
  2. inventory1:
  3. name: "&8Encantar"
  4. rows: 3
  5. inventory2:
  6. name: "&8Proteção"
  7. rows: 3
  8. Items:
  9. icon1:
  10. icon:
  11. id: '311:0'
  12. name: "&aEncantamentos de Proteção"
  13. amount: 1
  14. lore: []
  15. slot: 11
  16. action:
  17. - 'open:inventory2'
  18. inventory: inventory1
  19. item1:
  20. icon:
  21. id: '403:0'
  22. name: "&aProteção I"
  23. amount: 1
  24. lore:
  25. - '&7Livro de Proteção I'
  26. - '&a '
  27. - '&eRequisitos:'
  28. - '&e Ar: &f10/%element_ar%'
  29. - '&e Fogo: &f10/%element_fogo%'
  30. slot: 11
  31. price:
  32. ar: 10
  33. fogo: 10
  34. items: [310, 311, 312, 313, 306, 307, 308, 309, 314, 315, 316, 317, 302, 303, 304, 305, 298, 299, 300, 301]
  35. inventory: inventory2
  36. Settings:
  37. Inventory: inventory1
  38. Messages:
  39. No_Element: "&cVocê não tem todos elementos suficientes!"
  40. No_Enchant: "&cVocê não pode encantar o item da sua mão!"
  41. Purchased: "&aEncantamento comprado com sucesso"
  42. Inventory_Not_Found: "&cInventário não encontrado!"
  43. No_Permission: "&cSem permissão!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement