Minecraft Maps / Redstone Device

COMMAND BLOCK TUTORIALS [1.7.2]

  • 4,534 views, 2 today
  • 3
  • 0
  • 12
SimplisticZ's Avatar SimplisticZ
Level 40 : Master Dragonborn
14
COMMAND BLOCK TUTORIALS [1.7.2]

I am planning to make this project into a command block tutorial (including a map of course), I want to cover everything that a command block can do, including NBT tags, teams, proximity detectors, setblock, messages, playsound and much more!

CB Tutorials

Command block

- Spells(done)
- NBT tags(may take a while, is a lot of work)
- Teams
- Proximity detectors
- Setblock
- Messages(with /tellraw)
- Playsound


Comment what else you want me to make a tutorial of, and also comment which tutorial you want me to make first!

Additional Notes

World download coming soon!
Progress100% complete
Tags

1 Update Logs

Update 1 : by SimplisticZ 11/06/2013 2:30:04 pmNov 6th, 2013

- Added colored messages w/ command blocks

Create an account or sign in to comment.

1
07/11/2014 8:58 pm
Level 2 : Apprentice Miner
loser8024
loser8024's Avatar
I was wondering what c= does because I was trying to make like a last man standing thing but I just don't know how the command block will sense there is only one still in and that person is the winner. I know this has not much to do with the map but I really didn't know where else to find the answer if you could help me think of a way to do that it would be awesome.
1
03/05/2014 5:01 pm
Level 34 : Artisan Zombie
Repson
Repson's Avatar
/tellraw:

/tellraw @a {text:"Hello!",color:red,bold:true,underlined:false,italic:false,strikethrough:false,obfuscated:false}

Bold will make the text thicker and bigger, Color will change color of course, underline will underline the text, italic will put the text into italic, strikethrough will strike a bar through the text, and obfuscated will make the text glitchy and mess up.
1
03/05/2014 4:58 pm
Level 34 : Artisan Zombie
Repson
Repson's Avatar
Proximity Detectos: Make a simple clock, by putting a commandblock down, and using this command

/setblock ~ ~1 ~ redstone_block 0 destroy

Then put a redstone block on top of it, it will make the fastest clock in the game. then put another command block next to the redstoneblocks and use this command

/testfor @e[type=Player,r=[CHANGE BLOCK RADIUS HERE] ]

then with a comparator connect the testfor command with whatever you want to happen. but make sure you do this in 1.8 as @e is only in the snapshots as of now
1
12/21/2013 7:48 pm
Level 12 : Journeyman Pokemon
dustan9546
dustan9546's Avatar
Can you make a MAP that teaches us to create custom villager trades,www.minecraftforum.net/topic/1969520-17-using-summon-give-datatags-in-map-making-tutorials/

for help
1
11/28/2013 3:12 pm
Level 12 : Journeyman Pokemon
dustan9546
dustan9546's Avatar
I want to know how to make the spell
1
11/29/2013 8:46 am
Level 40 : Master Dragonborn
SimplisticZ
SimplisticZ's Avatar
I have already uploaded that to my account.
1
11/02/2013 1:58 am
Level 16 : Journeyman Fisherman
bwsboy
bwsboy's Avatar
I would like this because Im a noob when it comes to NBT Tags
1
11/02/2013 9:33 am
Level 40 : Master Dragonborn
SimplisticZ
SimplisticZ's Avatar
well where shall I start? (mobs, entities, blocks, etc.!).
1
11/02/2013 4:03 pm
Level 16 : Journeyman Fisherman
bwsboy
bwsboy's Avatar
Item attrabutes and the other NBT tags plz
1
10/30/2013 4:40 pm
Level 18 : Journeyman Engineer
creepershurt1995
creepershurt1995's Avatar
how about certain NBT tags, like {CustomName:bluahbluahbluah}
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome