Advertisement
siso_Friends

Untitled

Jan 22nd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. on walking on glowstone block:
  2. player's gamemode is adventure
  3. give diamond helmet of Protection 3 and Unbreaking 3 to player
  4. give diamond chestplate of Protection 3 and Unbreaking 3 to player
  5. give diamond leggings of Protection 3 and Unbreaking 3 to player
  6. give diamond boots of Protection 3 and Unbreaking 3 to player
  7. give diamond sword of Sharpness 4 and Unbreaking 3 to player
  8. apply potion of speed 2 to the player for 1000 seconds
  9. apply potion of Fire Resistance to the player for 1000 seconds
  10. give 64 golden carrot to player
  11. loop 30 times:
  12. give mushroom stew to player
  13. stop
  14. command /lobby:
  15. aliases: /l
  16. trigger:
  17. teleport the player to the location (341.5, 23, -735.4)
  18. stop
  19. on rightclick holding mushroom stew:
  20. add 3 to the player's health
  21. remove 1 of held item from player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement