Argon_MC

[Snapshot14w25a]Sign

Jun 19th, 2014
394
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. /setblock ~0 ~1 ~0 minecraft:standing_sign 0 replace {Text2:"{text:\"Cmd\",clickEvent:{action:run_command,value:\"/give @p minecraft:command_block 1 0\"}}"}
  2.  
  3. /setblock ~0 ~1 ~0 minecraft:standing_sign 0 replace {
  4. Text2:"{
  5. text:\"Cmd\",
  6. clickEvent:{
  7. action:run_command,
  8. value:\"/give @p minecraft:command_block 1 0\"
  9. }
  10. }"
  11. }
Advertisement
Add Comment
Please, Sign In to add comment