Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Activate
- /effect @p 2 0
- #menu name
- /tellraw @p {text:' '}
- /tellraw @p {text:'Options: ',color:'green'}
- #menu_items
- /tellraw @p {"text":"", "extra": [{"text":"- Command Blocks", "clickEvent":{"action":"run_command", "value":"/tp @p 127 4 -333 "}}]}
- /tellraw @p {"text":"", "extra": [{"text":"TP to Mine start", "clickEvent":{"action":"run_command", "value":"/tp @p 333 63 -368 "}}]}
- /tellraw @p {"text":"", "extra": [{"text":"TP to Skull start", "clickEvent":{"action":"run_command", "value":"/tp @p 364 77 -236 "}}]}
- /tellraw @p {"text":"", "extra": [{"text":"TP to Ice start", "clickEvent":{"action":"run_command", "value":"/tp @p 497 63 -328 "}}]}
- /tellraw @p {"text":"", "extra": [{"text":"TP to Forest start", "clickEvent":{"action":"run_command", "value":"/tp @p 211 71 -349 "}}]}
- /tellraw @p {"text":"", "extra": [{"text":"TP to Boar start", "clickEvent":{"action":"run_command", "value":"/tp @p 496 80 -478"}}]}
- #add as many items as needed but rememeber 1 per commandblock
Advertisement
Add Comment
Please, Sign In to add comment