Blogs Article

Spell Book Command

  • 4.7k views 0 today
  • 2
  • 1
FuntimeFreddy
Lvl 15Journeyman Warrior
3
I made this Command and it is great! Simply copy and paste the Command into a Command block In minecraft.
How you get command blocks is simply /give @p command_block and you will get it.
But, first do /gamerule keepInventory true to make this work (if not then teleporting will make you die and lose all your stuff!)

/give @p minecraft:written_book 1 0 {title:'Spell book',author:'Raven',generation:0,pages:["{text:'Click this to get speed for 30 seconds!',color:red,clickEvent:{action:'run_command',value:'/effect @p minecraft:speed 30'}}","{text:'Click this to make a banish Portal (don\'t step in it!)',color:aqua,clickEvent:{action:'run_command',value:'/setblock ~1 ~ ~ minecraft:end_portal 0 replace '}}","{text:'Make a portal!',color:gold,clickEvent:{action:'run_command',value:'/spawnpoint'}}","{text:'Tp to portal!',color:green,clickEvent:{action:'run_command',value:'/kill @p'}}","{text:'Click this to take a random portal!',color:yellow,clickEvent:{action:'run_command',value:'/tp @p ~1000000 ~ ~'}}"]}

to get your epic spell book!

p.s if you die while teleporting to your portal don't worry! just click respawn and you should be there :D

More like this

  Have something to say?

Welcome