My Favorite Command Block Commands

by Panda_Creeper12 in Living > Video Games

268576 Views, 12 Favorites, 0 Comments

My Favorite Command Block Commands

2015-08-08_15.44.53.png

this ible will tell you all my favorite minecraft command block commands.

Command Block

2015-07-31_14.40.30.png

Ok this is a given...first get a command block: /give <your username> minecraft:command_block

Title Command

2015-08-05_12.52.17.png
2015-08-05_12.52.22.png
2015-08-05_12.53.06.png
2015-08-05_12.53.33.png
2015-08-05_12.54.02.png

ok this is really cool

the title command displays text on the screen as shown in the picture.

the title command has a lot of variations so i will take you through one at a time.

first the basic command: title @a title {text:"Example One"} this is the basic one it will display the text in the quotes in white, and the basic minecraft font.

now we will add some color: title @a title {text:"Example Two",color:red} this will display the text in the quotes in red, and the basic minecraft font.

now we can add bold or italic or both: title @a title {text:"Example Three",color:red,bold:true} this will display the text in the quotes in red, and bold. you can either replace the word "bold" with italic, or just add ,Italic:true right before the last curly bracket, to make it both bold, and italic.

so that wraps up the title command.

Kill Command

2015-08-05_12.55.43.png
2015-08-05_12.55.51.png
2015-08-05_12.56.00.png

the kill command begins the line of the torture commands >)

kill @a kills every player

kill @r kills a random player

kill @p kills closest player

kill @e kills all entities

Summon Command

2015-08-05_12.59.15.png
2015-08-05_12.59.25.png
2015-08-05_12.59.32.png

the summon command can summon objects including, Giant (pictured above), golem, ender dragon, zombie horse, and skeleton horse.

summon Giant

summon VillagerGolem

summon EnderDragon

the horses are a bit more complected, so i recommend looking up a YouTube video.

Clear Command

2015-08-05_12.56.24.png
2015-08-05_12.56.40.png
2015-08-05_12.56.43.png

the clear command will clear your or another players entire inventory.

clear @p clears closet players inventory

clear @r clears random players inventory

clear @a clears every players inventory

Thats All Folks

2015-08-08_15.44.53.png

ok that is my favorite minecraft command block commands! please fav, subscribe, and tell me your favorite command in the comments!