Advertisement
dragnoz

wq minigames

Nov 11th, 2014
1,124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. /give @a written_book 1 0
  2. {title:"WQ Minigames",author:"Dragnoz",
  3. pages:["{text:\"Jetpack Chickens\n\n\",color:red,
  4.  
  5.  
  6. extra:[
  7.  
  8. {text:'• Jetpack Chickens From Mercury\n\n',color:black,
  9. clickEvent:{action:run_command,value:'/tp 543 113 2900 -30 33'},bold:false},
  10.  
  11. {text:'• Start Game\n\n',color:black,
  12. clickEvent:{action:run_command,value:'/setblock 1009 27 991 minecraft:redstone_block'},bold:false},
  13.  
  14. {text:'• Stop Game\n\n',color:black,
  15. clickEvent:{action:run_command,value:'/setblock 1009 30 991 minecraft:redstone_block'},bold:false},
  16.  
  17. {text:'• Easy | ',color:black,
  18. clickEvent:{action:run_command,value:'/clone 1009 32 992 1009 32 992 552 85 2914'},bold:false},
  19.  
  20. {text:'Medium | ',color:black,
  21. clickEvent:{action:run_command,value:'/clone 1009 33 992 1009 33 992 552 85 2914'},bold:false},
  22.  
  23. {text:'Hard \n\n',color:black,
  24. clickEvent:{action:run_command,value:'/clone 1009 34 992 1009 34 992 552 85 2914'},bold:false},
  25.  
  26. {text:'• Give all Stampy Bow\n\n',color:black,
  27. clickEvent:{action:run_command,value:'/setblock 1009 27 988 minecraft:redstone_block'},bold:false},
  28.  
  29.  
  30.  
  31.  
  32. {text:'\n',color:black,
  33. clickEvent:{action:run_command,value:'/tp 0 30 0'},bold:false}
  34.  
  35.  
  36. ]}",
  37.  
  38. "{text:\"Keens Lost Marbles\n\n\",color:red,
  39.  
  40. extra:[
  41. {text:'• Keen Marble Detector\n\n',color:black,
  42. clickEvent:{action:run_command,value:'/give @p minecraft:mushroom_stew 1 0 {display:{Name:Keen Marble Detector,Lore:[Find Keens marbles]}}'},bold:false},
  43.  
  44. {text:'• Summon Marble\n',color:black,
  45. clickEvent:{action:run_command,value:'/summon Item ~ ~-1 ~ {CustomName:Marble,Item:{id:wooden_hoe,Count:1},Age:-32768}'},bold:false},
  46.  
  47. {text:'-',color:black,
  48. clickEvent:{action:run_command,value:'/tp 0 30 0'},bold:false}
  49.  
  50.  
  51. ]
  52. }",
  53.  
  54.  
  55.  
  56.  
  57. "{text:\"Page 2\",color:red,bold:true}",
  58. "{text:\"Page 3\",color:red,bold:true}"]
  59. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement