A dispenser is a mechanism that throws out or gives out blocks that the player will put in it. The dispenser is triggered by a signal of a redstone, button, lever
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: dispenser
How to craft dispenser
Here is how to craft dispenser in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft dispenser in Minecraft you will need: 7 This, This and This. These ingredients should be placed on the workbench as shown in the picture below. To open the workbench, you need to right-click on the installed workbench.
Cobblestone (7) | ||
Bow (1) | ||
Redstone (1) |
Where to find dispenser
Here’s where you can find dispenser in Minecraft, i.e. where dispenser in Minecraft.
Get dispenser command
Here is the command that allows you to get dispenser in Minecraft, that is, how to create dispenser in Minecraft.
Dispenser can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:dispenser
- press “ENTER”
You can also specify the number and to whom dispenser will be issued:
-
/give @p minecraft:dispenser 10
get 10 dispenser -
/give MinecraftMax minecraft:dispenser
dispenser 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.