Advertisement
upoupo0201

Untitled

Dec 12th, 2022
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. on rightclick:
  2. if colored name of player's tool is "&9Aspect Of The End":
  3. if block 8 in front of player is not air:
  4. cancel event
  5. send "&cThere is blocks in your way !"
  6. play "enderman.teleport" to player at volume 1
  7. else:
  8. set {_Block} to block 8 in front of player
  9. play "enderman.teleport" to player at volume 1
  10. teleport player above {_Block}
  11.  
  12. command /aote:
  13. trigger:
  14. give diamond sword named "&9Aspect Of The End" with lore " &7Damage: &c+100 || &7Streangth: &c+100 || || &6Ability: Instant Transmission &e&lRIGHT CLICK || &7Teleport &a8 blocks &7ahead of you || &7and gain +50 &r♦ Speed &7for &a3 seconds || &8Mana cost: &350 || || &9&LRARE" to player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement