Minecraft Blogs / Article

What to do in Minecraft 1.7

  • 490 views, 2 today
  • 1
  • 1
GeekGeekstar's Avatar GeekGeekstar
Level 4 : Apprentice Crafter
1
/give IMPROVED!
-Now give players enchanted items, named items, and others such as Lore, and Attributes!
+How-to: To give a named item, type in this command:
/give @p {display:{Name:Name Goes Here}}
Just Replace the Green Text with The name that you want!
+How-to: To give a enchanted item, type in this command:
/give @p {ench:[{id:,lvl:}]}
State the enchantment id ^ Here and the level ^ Here
+How-to: To give a Lore to an item, type in this command:
/give @p {display:Lore:[Put in your 'Lore']}
replace the text "put in your lore" and type your lore

/Summon Command added!
- I won't go much into detail on this one, but will cover the basics
to do this command type /summon
for example /summon EnderDragon
will spawn a Ender Dragon where you are. to change where it spawns, you can edit by
/summon EnderDragon
this will work with relative coordinates, such as ~ ~ ~
(if you want to get into detail, here's one command to test it out)
*/summon Skeleton ~ ~2 ~ {Riding:{id:"Bat"},ActiveEffects:[{Id:14,Amplifier:1,Duration:200,Ambient:0}]}
This will spawn a skeleton riding an invisible bat. The result is a flying skeleton.

/setblock IS ADDED!
This command will set any block where ever. to do this command:
/setblock [Block ID]
so to set a stone block at the coordinates 100, 200, 300, type in :
/setblock 100 200 300 minecraft:stone
This command also lets you edit data values, such as :
Command Block Commands:
such as : /setblock ~ ~ ~ minecraft_command replace {Command:/say HI}
If you run this command, you will get a command block that says "HI"

THATS IT FOR THIS BLOG, SUBSCRIBE FOR THE NEXT/MORE!
Tags

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome