Minecraft Blogs / Tutorial

[Minecraft101] Command Block Basics

  • 2,948 views, 1 today
  • 20
  • 6
  • 13
Svenda's Avatar Svenda
Level 51 : Grandmaster Lumberjack
241
OploJkdpng
If you would like to see the draft for this blog for some odd reason, you can view that here:
docs.google.com/document/d/1ogiATMNB5apV6s32VtJlOmjcYLYIovvyGAibzAsEfeo/edit?usp=sharing
Enjoy ;P
Tags

Create an account or sign in to comment.

1
10/08/2013 8:14 pm
Level 46 : Master Blockhead
Danthec00lman
Danthec00lman's Avatar
VERY nice tutorial but i think you should point out that certain things need to be lower case ;)
1
10/08/2013 8:19 pm
Level 51 : Grandmaster Lumberjack
Svenda
Svenda's Avatar
The font is in all upper case though. lol
1
10/08/2013 10:08 pm
Level 46 : Master Blockhead
Danthec00lman
Danthec00lman's Avatar
XD
Thats why I said u need to point that out :P
1
10/07/2013 6:32 pm
Level 1 : New Miner
BudderCreeper365
BudderCreeper365's Avatar
I'm a master with command blocks. But I have one question. I already know this :P But lets see if you know!

How do you activate a command block without redstone?

try to figure it out
1
10/31/2013 3:53 pm
Level 88 : Elite Deity
Eastonium
Eastonium's Avatar
That's easy. Have the command use the /tellraw command to with a text like this:

/tellraw @p {"text":"Do you want a diamond? ", "extra": [{"text":" Yes", "clickEvent":{"action":"run_command", "value":"/give @p diamond"}}]}

That when the specifictext is clicked will activate the command (/give @p diamond) and then give them a diamond.
1
10/08/2013 8:35 am
Level 14 : Journeyman Cake
ScanFire
ScanFire's Avatar
Maybe you can use a minecraft driving over a "detector track" and then power a "command-block" that's placing a "redstone block" (1.7) next to another "command-block" that you choose the command :) I dont know? What is the answere?
1
10/08/2013 7:55 am
Level 38 : Artisan Engineer
Nilstyle
Nilstyle's Avatar
Well you could just very simply place things like a button,lever and such that emits a redstone signal on it,or just use an external program (or 1.7) to customize the meta-data of that commandblock so that it would work,then instantly turn off.
1
10/07/2013 6:42 pm
Level 51 : Grandmaster Lumberjack
Svenda
Svenda's Avatar
Hmm, I have never tried that, but here are my guesses

minecart detector over a commandblock
spawner spawning a redstone falling sand entity
just a button on a command block
(In the new snapshot) use the /setblock command

If none of those are it, then you got me stumped. lol
1
10/08/2013 8:13 pm
Level 46 : Master Blockhead
Danthec00lman
Danthec00lman's Avatar
I heard there is a way to activate things from far away with command blocks XD
1
10/08/2013 8:20 pm
Level 51 : Grandmaster Lumberjack
Svenda
Svenda's Avatar
Yea, by using the /setblock command in the upcoming snapshot. I will explain that in an advanced command block tutorial sometime soon.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome