Advertisement
Guest User

brobro command book v1.0

a guest
Nov 27th, 2014
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. give @p written_book 1 0 {title:"BroBro's Magic Book",author:"BroBro",pages:["{text:"",extra:[{text:\"Page 2 - Gamemodes\",clickEvent:{action:change_page,value:2}},{text:\"\n\Page 3 - Mobs\",clickEvent:{action:change_page,value:3}},{text:\"\n\Page 4 - General\",clickEvent:{action:change_page,value:4}},{text:\"\n\Page 5 - Mob Changers\",clickEvent:{action:change_page,value:5}}]}","{text:"",extra:[{text:\"Change Gamemode To...\"},{text:\"\n\Survival\",color:red,clickEvent:{action:run_command,value:\"/gamemode s @p\"}},{text:\"\n\Creative\",color:green,clickEvent:{action:run_command,value:\"/gamemode c @p\"}},{text:\"\n\Adventure\",color:gold,clickEvent:{action:run_command,value:\"/gamemode a @p\"}},{text:\"\n\Spectator\",color:blue,clickEvent:{action:run_command,value:\"/gamemode sp @p\"}}]}","{text:"",extra:[{text:\"Spider Jockey\",color:red,clickEvent:{action:run_command,value:\"/summon Skeleton ~ ~ ~ {Riding:{id:Spider},Equipment:[{id:bow},{},{},{},{}]}\"}},{text:\"\n\Chicken Jockey\",color:red,hoverEvent:{action:show_text,value:\"Buggy\"},clickEvent:{action:run_command,value:\"/summon Zombie ~ ~ ~ {IsBaby:1,Riding:{id:Chicken,IsChickenJockey:1}}\"}},{text:\"\n\Wither\",color:dark_red,clickEvent:{action:run_command,value:\"/summon WitherBoss ~ ~ ~\"}},{text:\"\n\EnderDragon\",color:dark_red,bold:true,clickEvent:{action:run_command,value:\"/summon EnderDragon ~ ~ ~\"}},{text:\"\n\Elder Guardian\",color:red,clickEvent:{action:run_command,value:\"/summon Guardian ~ ~ ~ {Elder:1}\"}},{text:\"\n\Lightning\",color:gold,clickEvent:{action:run_command,value:\"/summon LightningBolt\"}},{text:\"\n\Giant\",color:green,clickEvent:{action:run_command,value:\"/summon Giant\"}},{text:\"\n\Rainbow Sheep\",color:green,clickEvent:{action:run_command,value:\"/summon Sheep ~ ~ ~ {CustomName:jeb_}\"}},{text:\"\n\Skeleton Horse\",color:green,clickEvent:{action:run_command,value:\"/summon EntityHorse ~ ~ ~ {Type:4,Tame:1,Saddle:1}\"}},{text:\"\n\Zombie Horse\",color:green,clickEvent:{action:run_command,value:\"/summon EntityHorse ~ ~ ~ {Tame:1,Type:3,Saddle:1}\"}}]}","{text:"",extra:[{text:\"Kill all Entities in...\"},{text:\"\n\50 Blocks\",color:green,clickEvent:{action:run_command,value:\"/kill @e[type=!Player,r=50]\"}},{text:\"\n\100 Blocks\",color:yellow,clickEvent:{action:run_command,value:\"/kill @e[type=!Player,r=100]\"}},{text:\"\n\500 Blocks\",color:red,clickEvent:{action:run_command,value:\"/kill @e[type=!Player,r=500]\"}},{text:\"\n\Global (All Mobs)\",color:dark_red,clickEvent:{action:run_command,value:\"/kill @e[type=!Player]\"}},{text:\"\n\\n\Give Self...\"},{text:\"\n\Command Block\",clickEvent:{action:run_command,value:\"/give @p command_block\"},hoverEvent:{action:show_item,value:\"{id:minecraft:command_block}\"}},{text:\"\n\Barrier\",clickEvent:{action:run_command,value:\"/give @p minecraft:barrier\"},hoverEvent:{action:show_item,value:\"{id:minecraft:barrier}\"}}]}","{text:"",extra:[{text:\"Disable Mob\",clickEvent:{action:run_command,value:\"/entitydata @e[r=2] {NoAI:1}\"}},{text:\"\n\Silence Mob\",clickEvent:{action:run_command,value:\"/entitydata @e[r=2] {Silent:1}\"}}]}"]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement