![]() |
VOOZH | about |
| Renewable | Yes |
|---|---|
| Stackable | Yes (64) |
| Tool | π Invicon Wooden Pickaxe.png: Sprite image for Wooden Pickaxe in Minecraft |
| Blast resistance | 3.5 |
| Hardness | 3.5 |
| Luminous | No |
| Transparent | No |
| Flammable | No |
| Catches fire from lava |
No |
| Map color | 11 STONE |
| Note block instrument | Bass Drum |
{
"extratext": "View [[#Renders|all renders]]",
"title": "Dropper",
"images": [
"Dropper.png"
],
"rows": [
{
"field": "Yes",
"label": "(link to Renewable resource article, displayed as Renewable)"
},
{
"field": "Yes (64)",
"label": "Stackable"
},
{
"field": "<span class=\"sprite-file\" style=\"height:32px;width:32px;--vertical-align:middle\">(link to File:Invicon Wooden Pickaxe.png article, displayed as 32x32px|link=|alt=Invicon Wooden Pickaxe.png: Sprite image for Wooden Pickaxe in Minecraft|class=pixel-image|A wooden pickaxe or better is required to mine this block)</span>",
"label": "Tool"
},
{
"field": "3.5",
"label": "(link to Explosion#Blast resistance article, displayed as Blast resistance)"
},
{
"field": "3.5",
"label": "(link to Breaking#Blocks by hardness article, displayed as Hardness)"
},
{
"field": "No",
"label": "(link to Light article, displayed as Luminous)"
},
{
"field": "No",
"label": "(link to Opacity article, displayed as Transparent)"
},
{
"field": "No",
"label": "(link to Flammable article, displayed as Flammable)"
},
{
"field": "No",
"label": "Catches fire<br>from (link to lava article, displayed as lava)"
},
{
"field": "<span style=\"white-space: nowrap;\"><span style=\"display: inline-block; background-color: rgb(112, 112, 112); border: 1px solid #888; border-radius: 0.3em; color: transparent; width: 1em; height: 1em; vertical-align: -0.36em; margin-right: -0.1em\"><br></span> 11 STONE</span>",
"label": "(link to Map color article, displayed as Map color)"
},
{
"field": "Bass Drum",
"label": "(link to Note Block#Instruments article, displayed as Note block instrument)"
}
],
"invimages": [
"Dropper"
]
}
A dropper is a low-capacity storage block that can eject its contents into the world or into other containers when given a redstone signal.
A dropper can be mined with a pickaxe, in which case it drops itself and its contents. If mined without a pickaxe, the dropper drops only its contents.
A dropper can be used as a container or as a redstone component to move items.
A dropper can be placed so that its output faces in any direction, including up or down. When placed, the dropper's output faces toward the player. With default textures, the droppers output side looks like a face when positioned for horizontal output. Otherwise, the output side has a square hole.
In Java Edition, droppers cannot be moved by pistons.
A dropper has 9 slots of inventory space.
To open the dropper GUI, use the Use Item control. To move items between the dropper inventory and the player inventory or hotbar while the dropper GUI is open, drag or shift-click the items. To exit the dropper GUI, use the control.
By default, the GUI of a dropper is labeled "Dropper". A dropper's GUI label can be changed by naming the dropper in an anvil before placing it. In Java Edition, droppers can also be renamed by using the /data command (for example, to label a dropper at (0,64,0) "Alice's Dropper", use /data merge block 0 64 0 {CustomName:'"Alice's Dropper"'}).
In Java Edition, a dropper can be "locked" (or subsequently unlocked) by setting the dropper's lock tag with the /data command. If a dropper's lock tag is not blank, the dropper cannot be accessed except by players holding an item that matches the item predicate in the lock tag. For example, to lock a dropper at (0,64,0) so that only players holding an item named "Alice's Key" can access the dropper, use /data merge block 0 64 0 {lock:{components:{"custom_name":"Alice's Key"}}}.
A dropper can be used to eject items, or push items into another container.
random.click sound event) when activated empty or when ejecting items into air. It is silent when it successfully transfers an item into any kind of chest or barrel, or another dropper.Some containers interact with droppers in specific ways:
π BlockSprite stone.png: Sprite image for stone in Minecraftstone sound type | ||||||||
|---|---|---|---|---|---|---|---|---|
| Sound | Closed captions | Source | Description | Identifier | Translation key | Volume | Pitch | Attenuation distance |
| βBlock broken | Blocks | Once the block has broken | block.stone.break | subtitles.block.generic.breakβ | 1.0 | 0.8 | 16 | |
| βBlock placed | Blocks | When the block is placed | block.stone.place | subtitles.block.generic.placeβ | 1.0 | 0.8 | 16 | |
| βBlock breaking | Blocks | While the block is in the process of being broken | block.stone.hit | subtitles.block.generic.hitβ | 0.25 | 0.5 | 16 | |
| βSomething falls on a block | Entity-Dependent | Falling on the block with fall damage | block.stone.fall | subtitles.block.generic.fallβ | 0.5 | 0.75 | 16 | |
| βFootsteps | Entity-Dependent | Walking on the block | block.stone.step | subtitles.block.generic.footstepsβ | 0.15 | 1.0 | 16 | |
π BlockSprite stone.png: Sprite image for stone in Minecraftstone sound type | |||||||
|---|---|---|---|---|---|---|---|
| Sound | Closed captions | Source | Description | Identifier | Translation key | Volume | Pitch |
| βBlock broken | Blocks | Once the block has broken | dig.stone | subtitles.block.generic.breakβ | 1.0 | 0.8β1.0 | |
| βBlock placed | Blocks | When the block is placed | place.stone | subtitles.block.generic.placeβ | 1.0 | 0.8β1.0 | |
| βBlock breaking | Blocks | While the block is in the process of being broken | hit.stone | subtitles.block.generic.hitβ | 0.37 | 0.5 | |
| βFootsteps | Players | Falling on the block with fall damage | fall.stone | subtitles.block.generic.footstepsβ | 0.4 | 1.0 | |
| βFootsteps | Players | Walking on the block | step.stone | subtitles.block.generic.footstepsβ | 0.3 | 1.0 | |
| βFootsteps | Blocks | Jumping from the block | jump.stone | subtitles.block.generic.footstepsβ | 0.12 | 1.0 | |
| βFootsteps | Blocks | Falling on the block without fall damage | land.stone | subtitles.block.generic.footstepsβ | 0.22 | 1.0 | |
| Sounds | ||||||||
|---|---|---|---|---|---|---|---|---|
| Sound | Closed captions | Source | Description | Identifier | Translation key | Volume | Pitch | Attenuation distance |
| βDispensed item [sound 1] | Blocks | When a dropper drops an item | block.dispenser.dispenseβ[sound 1]β | subtitles.block.dispenser.dispenseββ[sound 1]β | 1.0 | 1.0 | 16 | |
| βDispenser fails [sound 1] | Blocks | When a dropper fails to activate | block.dispenser.failβ[sound 1]β | subtitles.block.dispenser.failββ[sound 1]β | 1.0 | 1.2 | 16 | |
| βChest locked[sound 1] | Blocks | When a player attempts to open a dropper locked using the [NBT Compound / JSON Object] lock tag | block.chest.lockedβ[sound 1]β | subtitles.block.chest.lockedββ[sound 1]β | 1.0 | 1.0 | 16 | |
| Sounds | |||||||
|---|---|---|---|---|---|---|---|
| Sound | Closed captions | Source | Description | Identifier | Translation key | Volume | Pitch |
| β ? | Blocks | When a dropper drops an item | block.click | β ? | 1.0 | 1.0 | |
| β ? | Blocks | When a dropper fails to activate | block.click | β ? | 1.0 | 1.2 | |
| Name | Identifier | Form | Translation key |
|---|---|---|---|
| π BlockSprite dropper.png: Sprite image for dropper in Minecraft Dropper | dropper | Block & Item | block.minecraft.dropper |
| Name | Identifier |
|---|---|
| π BlockSprite dropper.png: Sprite image for dropper in Minecraft Block entity | dropper |
| Name | Identifier | Numeric ID | Form | Item ID[i 1] | Translation key |
|---|---|---|---|---|---|
| π BlockSprite dropper.png: Sprite image for dropper in Minecraft Dropper | dropper | 125 | Block & Giveable Item[i 2] | Identical[i 3] | tile.dropper.name |
| Name | Savegame ID |
|---|---|
| π BlockSprite dropper.png: Sprite image for dropper in Minecraft Block entity | Dropper |
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | north | downeastnorthsouthupwest | The direction in which contents are shot or dropped. The opposite from the direction the player faces while placing the block. |
| triggered | false | falsetrue | True if this block is activated. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| facing_direction | 0x10x20x4 | 0 | 01234567 | 01234567 | The direction in which contents are shot or dropped.
|
| triggered_bit | 0x8 | false | falsetrue | 01 | True if this block is activated. |
A dropper has a block entity associated with it that holds additional data about the block.
minecraft:container component. The component is still present on the block entity, even if the tag does not exist (due to a loot table existing instead).
| Pocket Edition Alpha | |||||||
|---|---|---|---|---|---|---|---|
| v0.14.0 | build 1 | π Image π Image π Image π Image π Image π Image Added droppers. | |||||
| v0.15.0 | build 1 | Droppers can now be moved by pistons. | |||||
| Bedrock Edition | |||||||
| 1.10.0 | beta 1.10.0.3 | π Image π Image π Image π Image π Image π Image The textures of droppers have now been changed. | |||||
| 1.20.50 Experiment | Preview 1.20.50.21 | Droppers can now be used to craft crafters. | |||||
| 1.21.50 | Preview 1.21.50.24 | Droppers drop themselves only if mined using a pickaxe, matching Java Edition. | |||||
| Legacy Console Edition | |||||||
|---|---|---|---|---|---|---|---|
| Xbox 360 | Xbox One | PS3 | PS4 | PS Vita | Wii U | Switch | |
| TU19 | CU7 | 1.12 | 1.12 | 1.12 | Patch 1 | π Image π Image π Image π Image Added droppers. | |
| 1.90 | π Image π Image π Image π Image π Image π Image The textures of droppers have now been changed. | ||||||
| New Nintendo 3DS Edition | |||||||
|---|---|---|---|---|---|---|---|
| 0.1.0 | π Image π Image π Image π Image π Image π Image Added droppers. | ||||||
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.13 | 17w47a | Prior to The Flattening, this block's numeral ID was 158. | |||||
Issues relating to "Dropper" are maintained on the bug tracker. Issues should be reported and viewed there.
| π Image Redstone | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| π Image Blocks | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
| |||||||||||||||||||||||||||