Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /give @p written_book 1 0
- {
- title:Commands,
- author:YouMineWeCraft,
- generation:3,
- pages:
- [
- "{
- text:\"\",
- extra:
- [
- {
- text:\"Gamemodes:\n\",
- color:red,
- bold:true,
- underlined:true
- },
- {
- text:\"\nSurvival\",
- clickEvent:{action:run_command,value:\"/gamemode 0\"}
- },
- {
- text:\"\nCreative\",
- clickEvent:{action:run_command,value:\"/gamemode 1\"}
- },
- {
- text:\"\nAdventure\",
- clickEvent:{action:run_command,value:\"/gamemode 2\"}
- },
- {
- text:\"\nSpectator\",
- clickEvent:{action:run_command,value:\"/gamemode 3\"}
- },
- {
- text:\"\n\nGeneral Commands\n\",
- color:red,
- bold:true,
- underlined:true
- },
- {
- text:\"\nKill Items\",
- clickEvent:{action:run_command,value:\"/kill @e[type=Item]\"}
- }
- ]
- }",
- "{
- text:\"\",
- extra:
- [
- {
- text:\"TNT Cannon:\n\",
- color:red,
- bold:true,
- underlined:true
- },
- {
- text:\"\nFire\",
- clickEvent:{action:run_command,value:\"/setblock 29 57 475 minecraft:redstone_block 0 replace\"}
- },
- {
- text:\"\nRefill\",
- clickEvent:{action:run_command,value:\"/clone 30 68 466 30 76 472 30 56 466 masked\"}
- },
- {
- text:\"\nRefill & Fire\",
- clickEvent:{action:run_command,value:\"/setblock 26 56 472 minecraft:redstone_block 0 replace\"}
- },
- {
- text:\"\nKill Primed TNT\",
- clickEvent:{action:run_command,value:\"/kill @e[type=PrimedTnt]\"}
- },
- {
- text:\"\nTP: TNT Cannon\",
- clickEvent:{action:run_command,value:\"/tp 20 56 469 -89 -9\"}
- },
- {
- text:\"\nTP: Landing Site\",
- clickEvent:{action:run_command,value:\"/tp 43 65 308 97 22\"}
- }
- ]
- }"
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment