How To Use Setblock Command To Add A Door Wiki Guide

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

The /setblock command replaces one block with another block. Because a door takes up 2 blocks, it is a bit more complicated so let’s explore how to use the /setblock command to add a door.

How to Use SetBlock Command to Add a Door - Wiki Guide 1

Requirements

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

Minecraft Names and DataValues for Doors

Each type of door takes up 2 blocks in Minecraft, so you will need to use 2 /setblock commands – one command to add the bottom of the door and another command to add the top of the door.

Let’s look at the Minecraft Name and DataValues you can choose from in the /setblock command when dealing with doors.

Minecraft Names for Doors

First, you need to decide what type of door you want to create. There are 7 choices of doors in the game:

Item Description
(Minecraft ID Name)
How to Use SetBlock Command to Add a Door - Wiki Guide 2 Oak Door
(wooden_door)
How to Use SetBlock Command to Add a Door - Wiki Guide 3 Spruce Door
(spruce_door)
How to Use SetBlock Command to Add a Door - Wiki Guide 4 Birch Door
(birch_door)
How to Use SetBlock Command to Add a Door - Wiki Guide 5 Jungle Door
(jungle_door)
How to Use SetBlock Command to Add a Door - Wiki Guide 6 Acacia Door
(acacia_door)
How to Use SetBlock Command to Add a Door - Wiki Guide 7 Dark Oak Door
(dark_oak_door)
How to Use SetBlock Command to Add a Door - Wiki Guide 8 Iron Door
(iron_door)

Minecraft DataValues for Doors

Next, you will need to know the DataValue for the top and bottom sections of the door:

Description DataValue
Bottom of the door 0
Top of the door (hinge on left side) 8
Top of the door (hinge on right side) 9

When you place the bottom of the door, you will use a DataValue of 0. When you place the top of the door, you will use a DataValue of either 8 or 9, depending which side you want the door hinge to appear.

Examples

To place the bottom portion of a dark oak door (2 blocks East):

/setblock ~2 ~ ~ dark_oak_door 0

To place the top portion of a dark oak door with the hinge on the left side (2 blocks East and 1 block upwards):

/setblock ~2 ~1 ~ dark_oak_door 8

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 How to Use SetBlock Command to Add a Door - Wiki Guide 9 at the top of the screen.
  • For Xbox One, press the D-Pad (right) How to Use SetBlock Command to Add a Door - Wiki Guide 10 on the controller.
  • For PS4, press the D-Pad (right) How to Use SetBlock Command to Add a Door - Wiki Guide 11 on the controller.
  • For Nintendo Switch, press the right arrow button How to Use SetBlock Command to Add a Door - Wiki Guide 12 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

Now, let’s look at an example of how to use the /setblock command to add both the top and bottom portions of a door.

Place Bottom of Door

First, let’s add the bottom of the door. If we wanted the bottom of our door to be dark oak, we could use the following /setblock command:

/setblock ~2 ~ ~ dark_oak_door 0

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.

How to Use SetBlock Command to Add a Door - Wiki Guide 13

This /setblock command would replace the block at the coordinate ~2 ~ ~ with the bottom half of a dark oak door. This coordinate is the block that is 2 blocks East, 0 blocks up/down, and 0 blocks South of our current location.

For the replacement block, we use a name of dark_oak_door and a DataValue of 0 to represent the bottom half of a door.

How to Use SetBlock Command to Add a Door - Wiki Guide 14

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. Now you should see the bottom half of the dark oak door appear.

Place Top of Door

Now that we have created the bottom half of the door, we need to add the top half of the door with another /setblock command.

We could add the top portion of a dark oak door with the following /setblock command:

/setblock ~2 ~1 ~ dark_oak_door 8

Type the command in the chat window and press the Enter key to run the command.

How to Use SetBlock Command to Add a Door - Wiki Guide 15

This /setblock command would replace the block at the coordinate ~2 ~1 ~ with the top half of a dark oak door. This is the block that is 2 blocks East, 1 block upwards, and 0 blocks South from our current location.

TIP: The coordinate needs to be 1 block higher than the previous /setblock command because the top of the door is 1 block higher than the bottom of the door.

For the replacement block, we use a name of dark_oak_door and a DataValue of 8 to represent the top half of a door with the hinge on the left side of the door. If you wanted the hinge on the right, you would use a DataValue of 9 instead of 8.

How to Use SetBlock Command to Add a Door - Wiki Guide 16

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. Now you should see the top half of the dark oak door appear, giving you a full door.

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

Other SetBlock Cheats

You can use other setblock commands in Minecraft such as:

How to Use SetBlock Command to Add a Door - Wiki Guide 17 How to Use the SetBlock Command to Add a Torch

Mods

1.19.4 Mods

1.19.3 Mods

1.19.2 Mods

1.18.2 Mods

1.16.5 Mods

1.15.2 Mods

1.12.2 Mods

1.8.9 Mods

1.7.10 Mods

1.18.1 Mods

1.17.1 Mods

1.14.4 Mods

1.13.2 Mods

1.11.2 Mods

1.10.2 Mods

1.9.4 Mods

Minecraft Modpacks

1.19.4 Modpacks

1.19.3 Modpacks

1.19.2 Modpacks

1.18.2 Modpacks

1.16.5 Modpacks

1.12.2 Modpacks

1.7.10 Modpacks

Forge Mods

Fabric Mods

Quilt Mods

Resource Packs

1.19.4 Resource Packs

1.19.3 Resource Packs

1.19.2 Resource Packs

1.18.2 Resource Packs

1.16.5 Resource Packs

1.15.2 Resource Packs

1.12.2 Resource Packs

1.8.9 Resource Packs

1.7.10 Resource Packs

1.18.1 Resource Packs

1.17.1 Resource Packs

1.14.4 Resource Packs

1.13.2 Resource Packs

1.11.2 Resource Packs

1.10.2 Resource Packs

1.9.4 Resource Packs

Shaders

1.19.4 Shaders

1.19.3 Shaders

1.19.2 Shaders

1.18.2 Shaders

1.17.1 Shaders

1.16.5 Shaders

Maps

1.19.4 Maps

1.19.3 Maps

1.19.2 Maps

1.18.2 Maps

1.16.5 Maps

1.15.2 Maps

1.12.2 Maps

1.8.9 Maps

1.7.10 Maps

1.18.1 Maps

1.17.1 Maps

1.14.4 Maps

1.13.2 Maps

1.11.2 Maps

1.10.2 Maps

1.9.4 Maps

Data Packs

1.19.4 Data Packs

1.19.3 Data Packs

1.19.2 Data Packs

1.18.2 Data Packs

1.16.5 Data Packs

1.15.2 Data Packs

1.18.1 Data Packs

1.17.1 Data Packs

1.14.4 Data Packs

1.13.2 Data Packs

MCPE/Bedrock

Mods & Addons

MCPE 1.19 Add-ons

MCPE 1.19 Mods

Texture Packs

MCPE 1.19 Texture Packs

MCPE 1.19 Resource Packs

Maps

MCPE 1.19 Maps

Clients

MCPE 1.19 Clients

Mod Menu Clients

Shaders

MCPE 1.19 Shaders

Render Dragon Shaders

Launchers

Skin Packs

Clients

1.19.4 Clients

1.19.3 Clients

1.19.2 Clients

1.18.2 Clients

1.16.5 Clients

1.12.2 Clients

1.8.9 Clients

Launchers

1.19.4 Launchers

1.19.3 Launchers

1.19.2 Launchers

1.18.2 Launchers

1.16.5 Launchers

1.12.2 Launchers

1.7.10 Launchers

Seeds

1.19.4 Seeds

1.19.3 Seeds

1.19.2 Seeds

1.18.2 Seeds

Skins

Plugins

Bukkit Plugins

Spigot Plugins

Paper Plugins

Tutorials

Installation Guide

Mobs Wiki Guide

Seeds Wiki Guide

Biomes Wiki Guide

Status Effects Wiki Guide

Enchantments Wiki Guide

Materials Wiki Guide

Command Blocks

Versions

Backlinks