A brick block is needed for construction and decoration. It can be made of bricks, it is not found in buildings on the map
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: bricks
How to craft bricks
Here is how to craft bricks in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft bricks in Minecraft you will need: This. These ingredients can be placed in the inventory or on the workbench as shown below. To open the inventory, you need to press the E key on the keyboard.
Brick (4) |
What can be done from bricks
Here it is indicated what can be done from bricks in Minecraft, i.e. which recipes use bricks in Minecraft.
Get bricks command
Here is the command that allows you to get bricks in Minecraft, that is, how to create bricks in Minecraft.
Bricks can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:bricks
- press “ENTER”
You can also specify the number and to whom bricks will be issued:
-
/give @p minecraft:bricks 10
get 10 bricks -
/give MinecraftMax minecraft:bricks
bricks will be given to the player with the nickname MinecraftMax
The command can be written to the command block so that it is executed when a redstone signal is received.