Dispenser
Dispenser — block.
Obtaining
A dispenser is a redstone device crafted from seven cobblestone, a bow, and one redstone dust. It keeps an inventory and chooses one occupied slot when it is triggered.
Loot tableDispenserDetailed drops are not published yet.| Crafting input | 7 cobblestone, 1 bow, 1 redstone dust |
|---|---|
| Output | 1 dispenser |
| Correct tool | Pickaxe |
| Hardness | 3.5 |
| Blast resistance | 3.5 |
Breaking
The dispenser requires a pickaxe for its normal drop and keeps its block-entity contents when broken according to the regular container rules. Its stone sound and bass-drum instrument identify it as a redstone stone block.
| Hardness | 3.5 |
|---|---|
| Blast resistance | 3.5 |
| Tool | PickaxeTool |
| Correct tool required | Yes |
| Correct tool | Pickaxe |
| Drop | 1 dispenser |
| Sound family | Stone |
| Map color | Stone |
Crafting
Result
DispenserIngredients match the published snapshot.
Usage
A dispenser receives a redstone signal, briefly marks itself triggered, and then performs one registered dispense action. Its output faces the direction stored in the block state, while an empty inventory plays the failure event.
| Trigger delay | 4 ticks |
|---|---|
| Inventory | 9 slots |
| Selection | Random occupied slot |
| Empty inventory | Failure event |
| Note-block instrument | Bass drum |
Sounds
| Note block instrument | basedrum |
|---|
Behavior
Different items use different dispenser handlers. Projectiles are launched, spawn eggs create entities, equippable items are placed on valid targets, and ordinary items use the default drop behavior.
| Stack size | 64 |
|---|---|
| Solid block | Yes |
| Map color | stone |
| Note block instrument | basedrum |
| State count | 6 |
| Projectile items | Launch from the front face |
| Spawn eggs | Spawn the stored entity |
| Equippable items | Equip a nearby valid target |
| Block placement | Places supported blocks in front |
| State fields | facing, triggered |
Data values
The registered identifier is `minecraft:dispenser`. It has a block entity with a nine-slot container and uses a directional model with a front opening.
| Identifier | minecraft:dispenser |
|---|---|
| Version | Minecraft 26.2 |
| Blockstate | assets/minecraft/blockstates/dispenser.json |
| Loot table | DispenserLoot table |
| Block entity | Dispenserdispenser |
| Inventory size | 9 |
| Item model | item/dispenser |
History
- 26.2Block facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
| Source | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | 71b31f5d05039f366a4efd488a0be10f6b51b5207a67457494ad4ca6cfa5da89 |
| Block registration | net/minecraft/world/level/block/Blocks.java |
| Block behavior | net/minecraft/world/level/block/DispenserBlock.java |
| Container entity | net/minecraft/world/level/block/entity/DispenserBlockEntity.java |
| Crafting recipe | data/minecraft/recipe/dispenser.json |
| Loot table | DispenserLoot table |
Navigation
Data and provenance
minecraft:dispenser
Snapshot digest verified.
71b31f5d05039f366a4efd488a0be10f6b51b5207a67457494ad4ca6cfa5da89Provenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:dispenser
- Digest
- 71b31f5d05039f366a4efd488a0be10f6b51b5207a67457494ad4ca6cfa5da89
- Missing locales
- ru, en




