DISPENSER
A block that dispenses items when powered. Behavior depends on the item: shoots arrows/eggs/potions, places water/lava, equips armor on players, etc. Has 9 inventory slots.
Crafting Recipe
7 Cobblestone + 1 Bow + 1 Redstone Dust → 1 Dispenser
Signal Behavior
Input
Redstone pulse (activates once per rising edge)
Output
None
Max Signal Strength
0
Delay
Activates on rising edge of signal
Modes
- Dispense/shoot items on pulse
What Dispenser costs you on the crafting grid, exactly
Dispenser comes out of a 3x3 arrangement of 7 Cobblestone, 1 Bow and 1 Redstone. That is 9 items for a single Dispenser.
Cobblestone is the bulk of it, 7 out of 9, and the other 2 ingredients fill the rest.
The 3x3 pattern that makes Dispenser
| Dispenser is built from | Squares it fills |
|---|---|
| 7 | |
| 1 | |
| 1 | |
| Dispenser you end up with | 1 |
Taken from the Dispenser crafting recipe in Java Edition 26.2.
Start here: what a Dispenser is and what it does
A block that dispenses items when powered. Behavior depends on the item: shoots arrows/eggs/potions, places water/lava, equips armor on players, etc. Has 9 inventory slots.
As a mechanical component it converts a redstone signal into physical action rather than passing the signal onward. It is the all-purpose actuator, throwing arrows, placing fluids, firing fireworks, and bone-mealing crops on a pulse.
Since Beta 1.2 the Dispenser has been part of redstone, and Java Edition 26.2 is the version described here.
How the Dispenser reads and answers a redstone signal
On the input side, redstone pulse (activates once per rising edge). It returns no redstone signal of its own, its effect is a physical action in the world.
It fires once on the rising edge of each redstone pulse, never continuously, so a held signal only acts once. What it does depends on the item: it shoots projectiles, places or scoops water and lava, equips armour onto a nearby player, and drops anything else as an entity. With several stacks inside it picks a random slot each time.
Which of the 1 states the Dispenser happens to be in changes the answer it gives, so keep track of them: dispense/shoot items on pulse.
How to set up the Dispenser
- 1Craft the Dispenser: 7 Cobblestone + 1 Bow + 1 Redstone Dust → 1 Dispenser.
- 2Place the Dispenser last of all, once you know exactly where the signal begins and where it has to end, so that its facing comes out right the very first time.
- 3Feed it a redstone pulse or signal from a lever, button, or circuit; it will perform its action and ignore further power until the input changes.
- 4Give it one dry run before anything else. If the Dispenser does not do exactly what the numbers above say it should, the fault is almost always its facing or the block sitting behind it.
Jobs the Dispenser does well
- ▸Arrow turrets
- ▸Water/lava placement
- ▸Armor equipping stations
- ▸Bone meal dispensing for farms
- ▸Potion throwing
Tips & common mistakes
- !Fires once per pulse, not continuously
- !Different items have different behaviors
- !Random slot selection if multiple items present
- !Because it acts on the rising edge only, you must pulse it, a steady lever signal will not make it keep firing.
Dispenser, frequently asked questions

Where does the Dispenser earn its place in a redstone build?
The Dispenser is most often used for arrow turrets, water/lava placement, armor equipping stations, and bone meal dispensing for farms. As a mechanical component it converts a redstone signal into physical action rather than passing the signal onward.

Does the Dispenser give a full 15?
The Dispenser does not output a redstone signal of its own; its result is none. Its purpose is physical action, not signal generation.

How do you craft the Dispenser?
7 Cobblestone + 1 Bow + 1 Redstone Dust → 1 Dispenser. It was introduced in Beta 1.2.

What is the most common mistake with the Dispenser?
Fires once per pulse, not continuously. Different items have different behaviors.
Components that connect to Dispenser
Where to go next from Dispenser: 6 component pages with a real connection to it.
Redstone Dust, the Dispenser recipe asks for 1 of these
Redstone Lamp, sits in the same group of 12 as Dispenser
Bell, grouped with Dispenser, 12 of them in total
Crafter, another of the 12 components in this group
Slime Block, grouped with Dispenser, 12 of them in total
Honey Block, sits in the same group of 12 as Dispenser
The block behind Dispenser: hardness, resistance and light
At hardness 3.5, Dispenser is a real dig with a pickaxe.
It emits no light of its own, so it will not stop a mob spawning next to it. Blast resistance matches at 3.5, so a creeper next to Dispenser takes it with him.
| Dispenser | Dispenser in Java Edition |
|---|---|
| Dispenser hardness | 3.5 |
| Dispenser blast resistance | 3.5 |
| Fastest tool on Dispenser | pickaxe |
| Light out of Dispenser | 0 |
