How to Use the SetBlock Command in Minecraft

This Minecraft tutorial explains how to use the /setblock command with screenshots and step-by-step instructions.

You can replace a block with another block using the /setblock command in Minecraft. Let's explore how to use this cheat (game command).

Supported Platforms

The /setblock command is available in the following versions of Minecraft:

PlatformSupported (Version*)
Java Edition (PC/Mac) Java Edition (PC/Mac)Yes (1.7.2)
Pocket Edition (PE) Pocket Edition (PE)Yes (0.16.0)
Xbox 360 Xbox 360No
Xbox One Xbox OneYes (1.2)
PS3 PS3No
PS4 PS4Yes (1.14.0)
Wii U Wii UNo
Nintendo Switch Nintendo SwitchYes (1.5.0)
Windows 10 Edition Windows 10 EditionYes (0.16.0)
Education Edition Education EditionYes

* The version that it was added or removed, if applicable.
NOTE: Pocket Edition (PE), Xbox One, PS4, Nintendo Switch, and Windows 10 Edition are now called Bedrock Edition. We will continue to show them individually for version history.

Requirements

To run game commands in Minecraft, you have to turn cheats on in your world.

SetBlock Command

TIP: Read our tutorial called Understanding the Coordinate System to learn about the XYZ coordinates in Minecraft and how to find your current coordinates.

Examples

How to Enter the Command

1. Open the Chat Window

The easiest way to run a command in Minecraft is within the chat window. The game control to open the chat window depends on the version of Minecraft:

  • For Java Edition (PC/Mac), press the T key to open the chat window.
  • For Pocket Edition (PE), tap on the chat button help command at the top of the screen.
  • For Xbox One, press the D-Pad (right) xbox one on the controller.
  • For PS4, press the D-Pad (right) ps4 on the controller.
  • For Nintendo Switch, press the right arrow button nintendo switch on the controller.
  • For Windows 10 Edition, press the T key to open the chat window.
  • For Education Edition, press the T key to open the chat window.

2. Type the Command

In this example, we will replace a block with birch planks using the following command:

/setblock ~1 ~0 ~1 planks 2

Type the command in the chat window. As you are typing, you will see the command appear in the lower left corner of the game window. Press the Enter key to run the command.

setblock command

This /setblock command would replace the block at ~1 ~0 ~1 with birch planks. This is the block that is 1 block East, 0 blocks downward, and 1 block South of where the command is run.

Item Description
(Minecraft ID Name)
DataValue
oak planks Oak Planks
(planks)
0
spruce planks Spruce Planks
(planks)
1
birch planks Birch Planks
(planks)
2
jungle planks Jungle Planks
(planks)
3
acacia planks Acacia Planks
(planks)
4
dark oak planks Dark Oak Planks
(planks)
5

For the replacement block, we use a name of planks and a DataValue of 2 to represent birch planks. See a list of all Minecraft Item Names and DataValues.

completed setblock command

You will see the message "Block placed" appear in the lower left corner of the game window to indicate that the setblock command has completed.

Congratulations, you have learned how to use the /setblock command in Minecraft.

Other SetBlock Cheats

You can use other setblock commands in Minecraft such as: