Skip to main content
MechanicalAdded in Beta 1.2

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.

Dispenser sprite

Crafting Recipe

7 Cobblestone + 1 Bow + 1 Redstone Dust → 1 Dispenser

How to craft Dispenser, laid out on Crafting

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

cobblestone in the Dispenser recipe, row 1 column 1
cobblestone in the Dispenser recipe, row 1 column 2
cobblestone in the Dispenser recipe, row 1 column 3
cobblestone in the Dispenser recipe, row 2 column 1
bow in the Dispenser recipe, row 2 column 2
cobblestone in the Dispenser recipe, row 2 column 3
cobblestone in the Dispenser recipe, row 3 column 1
redstone in the Dispenser recipe, row 3 column 2
cobblestone in the Dispenser recipe, row 3 column 3
One craft of Dispenser, item by item
Dispenser is built fromSquares it fills
Cobblestone iconCobblestone7
Bow iconBow1
Redstone iconRedstone1
Dispenser you end up with1

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

  1. 1Craft the Dispenser: 7 Cobblestone + 1 Bow + 1 Redstone Dust → 1 Dispenser.
  2. 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.
  3. 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.
  4. 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

  1. Compass, the icon for this component question

    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.

  2. Redstone Dust, the icon for this component question

    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.

  3. Crafting Table, the icon for this component question

    How do you craft the Dispenser?

    7 Cobblestone + 1 Bow + 1 Redstone Dust → 1 Dispenser. It was introduced in Beta 1.2.

  4. Barrier, the icon for this component question

    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.

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.

Block values for Dispenser in Minecraft Java Edition
DispenserDispenser in Java Edition
Dispenser hardness3.5
Dispenser blast resistance3.5
Fastest tool on Dispenserpickaxe
Light out of Dispenser0
Dispenser and its materials on ItemsPlayer builds featuring Dispenser
All 37 redstone components, back to the overview
Dispenser, a Minecraft redstone component, added in Beta 1.2
Dispenser, mechanical, added in Minecraft Beta 1.2, maximum signal 0. The image is our own, shot on the Astroworld server.