Use Command Block to Build an Indestructible House with One Command
This Minecraft tutorial explains how to program a command block to build an indestructible house made of bedrock from only one command in Minecraft with screenshots and step-by-step instructions.
Let's explore how to do this.
Supported Platforms
This command block program is available in the following versions of Minecraft:
Platform | Supported (Version*) |
---|---|
Java Edition (PC/Mac) | Yes (1.8) |
Pocket Edition (PE) | No |
Xbox 360 | No |
Xbox One | No |
PS3 | No |
PS4 | No |
Wii U | No |
Nintendo Switch | No |
Windows 10 Edition | No |
Education Edition | No |
* The version that it was added or removed, if applicable.
Program the Command Block
First, you need to program the command block with a /summon command that will be used to build the indestructible house. This /summon command will be run when the command block is activated.
So, stand in front of the command block with your pointer (the plus sign) on the command block and click on the right mouse button.
This will bring up the programming console for the command block.
Now, type your command in the "Console Command" text box.
In this example, we are going to build a indestructible house made of bedrock that is complete with an iron door, glass pane windows, a bed, a crafting table, a large chest, and torches on both the inside and outside of the house. We use various fill commands and setblock commands to build the house.
IMPORTANT: Please do not copy our command block programs to another website or YouTube!
When you are finished entering the command, click on the Done button.
Activate the Command Block
Now, activate the command block with the redstone device such as a lever, button, or pressure plate. In this example, we are going to use a lever to activate the command block.
When a player pulls the lever, the command block will be activated.
Now you will see a tower of command blocks and redstone blocks appear. Then after a few seconds, the house will be created next to you.
This is what the inside of the indestructible house will look like. This house will withstand explosions and attacks from mobs and other players. Because it is made of bedrock, it is nearly impossible to destroy the bedrock foundation in Survival mode.
Congratulations, you have learned how to program a command block to build an indestructible house with one command in Minecraft.
No comments:
Post a Comment