Guest User

Untitled

a guest
Apr 4th, 2023
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. 'Experiencia':
  2. material: enchanted_book
  3. slot: 10
  4. priority: 1
  5. hide_enchantments: true
  6. enchantments:
  7. - DAMAGE_ALL;1
  8. display_name: '&aExperiencia'
  9. lore:
  10. - ''
  11. - '&7Probabilidad de que los minerales'
  12. - '&7den mas experiencia.'
  13. - ''
  14. - '&2:star: &aAplicable a: &fPicos, espadas y hachas'
  15. - ''
  16. - '&2:star: &aPrecio: &f4x Yeso Pulido'
  17. left_click_requirement:
  18. requirements:
  19. anything_here:
  20. type: 'string equals ignorecase'
  21. input: '%checkitem_mat:white_candle,amt:4,nameequals:&f❃ &7Yeso Pulido &f❃,enchantments:unbreaking:10%'
  22. output: 'yes'
  23. deny_commands:
  24. - '[message] &aTienda &8➤ &7Necesitas &a4x Yeso Pulido &7para poder comprar &aExperiencia 1&7.'
  25. right_click_requirement:
  26. requirements:
  27. anything_here:
  28. type: 'string equals ignorecase'
  29. input: '%checkitem_mat:white_candle,amt:4,nameequals:&f❃ &7Yeso Pulido &f❃,enchantments:unbreaking:10%'
  30. output: 'yes'
  31. deny_commands:
  32. - '[message] &aTienda &8➤ &7Necesitas &a4x Yeso Pulido &7para poder comprar &aExperiencia 1&7.'
  33. left_click_commands:
  34. - '[placeholder] %checkitem_remove_mat:white_candle,amt:4,nameequals:&f❃ &7Yeso Pulido &f❃,enchantments:unbreaking=10%'
  35. - '[console] ae givebook %player_name% experiencia 1 1 100 0'
  36. - '[message] &aTienda &8➤ &7Has comprado &a1x Encantamiento: Experiencia 1 &7por &a4x Yeso Pulido&7.'
  37. - '[sound] random.levelup'
  38. right_click_commands:
  39. - '[placeholder] %checkitem_remove_mat:white_candle,amt:4,nameequals:&f❃ &7Yeso Pulido &f❃,enchantments:unbreaking=10%'
  40. - '[console] ae givebook %player_name% experiencia 1 1 100 0'
  41. - '[message] &aTienda &8➤ &7Has comprado &a1x Encantamiento: Experiencia 1 &7por &a4x Yeso Pulido&7.'
  42. - '[sound] random.levelup'
Advertisement
Add Comment
Please, Sign In to add comment