Command Block Help
So, I want to be able to activate a redstone signal using a command block, but from way across the map. How can I do this?
Best Answer
Use /setblock
. For example:
The left command block is whatever you want to put in it. For my example, I used
testfor @a
(This command tests if anybody is online...pretty simple).
The right command block is
setblock x y z redstone_block
Replace x,y, and z with whatever the coordinates are next to your redstone dust. So, I put a torch next to the left command block. It gets powered, makes a signal, powers the setblock
command block, that command blocks sets a redstone block next to the redstone dust, and viola.
Pictures about "Command Block Help"
Quick Answer about "Command Block Help"
What are good commands for command block?
Basic Minecraft commands- 1. /help. Use the /help command to learn about other commands. ...
- 2. /time.
- 3. /gamerule. Use the /gamerule command to toggle different rules in the world. ...
- 4. /tell. Use the /tell command to send a chat message only to a specific player or players. ...
- 5. /kill. ...
- 6. /give. ...
- 7. /clear. ...
- 8. /effect.
How do you work a command block?
UsageWhat cool things can you do with command blocks?
Steps to Use a Command BlockHow to get a lightning stick/staff in Minecraft (Command Block Tutorial)
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Mikhail Nilov, RODNAE Productions, RODNAE Productions, RODNAE Productions