Advertisement
MinecraftSolutions

Untitled

Apr 16th, 2023 (edited)
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. # Dependências: Factions e MassiveCore
  2. # Demonstração: https://youtu.be/U1C0nkNxF5g
  3.  
  4. license: INSIRA_SUA_KEY_AQUI
  5.  
  6. role:
  7. - 'RECRUIT'
  8. - 'MEMBER'
  9. mob:
  10. COW:
  11. skull: 'http://textures.minecraft.net/texture/1638469a599ceef7207537603248a9ab11ff591fd378bea4735b346a7fae893'
  12. name: '&eVaca'
  13. lore:
  14. - '&7Clique aqui para setar o spawn da vaca'
  15. slot: 10
  16. actionbar: '&aSpawn da vaca setado com sucesso'
  17. ZOMBIE:
  18. skull: 'http://textures.minecraft.net/texture/1638469a599ceef7207537603248a9ab11ff591fd378bea4735b346a7fae893'
  19. name: '&eZombie'
  20. lore:
  21. - '&7Clique aqui para setar o spawn do zombie'
  22. slot: 11
  23. actionbar: '&aSpawn do zombie setado com sucesso'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement