How do you make 2 command blocks go off at once?

How do you make 2 command blocks go off at once? - Crop barista pouring milk froth in cappuccino for client

So I'm making a small adventure horror map, and there's suppose to be a death scene where the player steps on a pressure plate and a vine comes and kills them, but I want the command block to not only do /kill @p , but I also want it to say words at the same time the person dies. Is there any possible way to do this?



Best Answer

Yes, you can.

  1. First, get a command block:

First, get a command block

  1. Then, dig a 3x2 (with 2 being the amount of command blocks, edit this for yourself) hole

Dig a 3x2 (with 2 being the amount of command blocks) hole

  1. Put command blocks at the bottom (and edit the commands).

Put command blocks at the bottom (and edit the commands).

  1. Put redstones on the Command Blocks by crouching (default: Shift).

Put redstones on the Command Blocks by crouching (default: Shift).

  1. Close the top of it with a block and add a pressure plate.

Close the top of it with a block and add a pressure plate.

  1. Step on it. And you are done

Step on it. And you are done




Pictures about "How do you make 2 command blocks go off at once?"

How do you make 2 command blocks go off at once? - Free stock photo of alphabet, be a self starter, blur
How do you make 2 command blocks go off at once? -
How do you make 2 command blocks go off at once? -



How do you make multiple command blocks go off at once?

To make your command block run multiple commands, you will need to summon FallingSand or falling_block (depending on your version of Minecraft) with command blocks and redstone blocks for each command. The command blocks will be stacked one on top of the other and contain the individual command.

How do you connect two command blocks together?

Command Block Chains
  • Place another command block next to the existing block. ...
  • Open the command block interface.
  • Set the Block Type to Chain.
  • Set the Condition to Conditional.
  • Set the Redstone to Always Active.
  • Set the Command Input to /testfor @p[tag=!placed_block]


  • How do you place multiple block commands?

    To fill multiple blocks there are a few choices. First if you have a rectangular shaped area, use the fill command: /fill <x1> <y1> <z1> <x2> <y2> <z2> block . Second choice is to use command block mine carts stacked in a single block space each with an individual /setblock command in it.

    How do you activate a repeating command block?

    To get a repeating command block, players must use the /give command like so: /give @p minecraft:repeating_command_block <amount> . Players can also change a normal command block into a repeating command block by selecting the option in the command block GUI.



    Run multiple commands with one command block! | *ALL VERSIONS*




    More answers regarding how do you make 2 command blocks go off at once?

    Answer 2

    In newer versions of Minecraft, you can create command chains using command blocks. When the first command block is powered, all subsequent command blocks in that chain will run their commands. The advantage is that the commands will always execute in the same order you want them to, but on the same game tick, which means they will all execute at the same time.

    There are two main types of command chains: impulse command chains, and repeating command chains. Impulse command chains run once when activated, while repeating command chains will keep running over and over again until their input is turned off.

    1. Choose which type of command chain you would like. If you would like an impulse command chain, type /give @s command_block in the chat. If you would like a repeating command chain, type /give @s repeating_command_block in the chat.
    • In Minecraft 1.11 and below, you will need to replace @s with your Minecraft username.
    1. Make sure you are facing the correct direction. You need to be facing opposite the direction your chain is going in when you place the command blocks in.
    2. Place your first command block on the ground. It will face towards you, similar to how pistons face towards you. Enter the first command of your chain into the command block.
    3. No matter which command chain you are using, all subsequent commands in your chain use chain command blocks. Type /give @s chain_command_block in the chat to get one.
    4. Place the chain command block adjacent to the first block so that the arrow on the 1st command block points at this new command block. Remember, when placing the command block you must face opposite the direction you want the chain to go after that step!

    Here are examples of where to place your next command block. Hover your mouse over the image:

    Command block with arrow to left

    Command block with diamond on it

    1. Keep placing chain command blocks to extend your chain to as long a length as you wish! Sequencing is important, so enter your commands in the order you would like them to run. (In your case, this probably won't matter.)

    Note: If you're reading this from one of my other posts, note that I refer to each step being one command block in the chain, and that the impulse/repeat command block at the start counts as the 1st step, with each subsequent chain command block being 2nd step, 3rd step, and so on.

    Here is an example of a correctly placed command chain: A correctly placed chain of command blocks.

    Note that command chains are not like observer chains: A chain of observers with chains of command blocks

    Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.

    Images: Ketut Subiyanto, Brett Jordan, Geometric Photography, Geometric Photography