A minecart with hopper is a minecart with a hopper inside. Unlike a normal hopper, it pulls items from containers much more quickly, cannot push items into containers, can collect item entities through a single layer of solid blocks and is locked and unlocked via activator rails.
Contents
- 1 Obtaining
- 1.1 Crafting
- 2 Usage
- 3 Sounds
- 4 Data values
- 4.1 ID
- 4.2 Entity data
- 5 Video
- 6 History
- 7 Issues
- 8 Gallery
- 9 References
Obtaining[]
Crafting[]
Ingredients | Crafting recipe |
---|---|
Hopper+ Minecart |
Minecarts with hoppers can be retrieved by attacking them. By doing so it drop as an item and any other contents of the hopper are dropped as well.
Usage[]
Minecarts with hoppers are placed similarly to other minecarts.
A minecart with hopper pulls in items lying nearby (within a range slightly larger than the cart itself), or inside a container directly above the minecart, at a rate of 1 item every game tick (20 items per second), eight times as fast as a normal hopper. It also picks up items that are lying on a block directly above the track. It does not push items into containers, but a hopper underneath the track can remove items from a minecart with hopper on the track. Ordinary hoppers can also drop items into a minecart with hopper like other containers, at the normal speed of 2.5 items per second. In Bedrock Edition, a minecart with hopper on curved rail pulls in items in a hopper lying in front of its moving direction and 1 block above if hopper's output funnel is pointed downward and no block is below that hopper.[1]
The hopper can be disabled by passing over a powered activator rail, and can be reenabled by an inactive activator rail.
An empty minecart with hopper can travel more than 85 blocks without stopping (as opposed to a normal cart going less than 12 blocks) from a dead stop using a 2 powered track starter even with another cart in front of them. However, the distance traveled by a minecart with hopper depends on the hopper's load. Using a 1 powered rail starter track, a minecart with an empty hopper travels 64 blocks until it stops (as opposed to an empty normal minecart going 8 blocks). The distance traveled diminishes non-linearly with increased hopper load; a minecart with a full hopper can travel only 16 blocks in this setup.
See also: Tutorials/Storage minecarts
Sounds[]
Java Edition:
Minecarts with hoppers use the Friendly Creatures sound category for entity-dependent sound events.[sound 1]
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
---|---|---|---|---|---|---|---|---|
Minecart rolls | Friendly Creatures [sound 1] | While a minecart with hopper is moving | entity | subtitles | 0.0-0.35 [sound 2] | 0.0-1.0 [sound 3] | 16 |
- ↑ a b MC-42132
- ↑ Relates linearly with horizontal velocity (max 0.5)
- ↑ Will increase by 0.0025 per tick if the minecart's horizontal velocity is more than 0.01
Bedrock Edition:
Sound | Source | Description | Resource location | Volume | Pitch |
---|---|---|---|---|---|
Friendly Creatures | While a minecart with hopper is moving | minecart | ? | ? |
Data values[]
ID[]
Java Edition:
Item | Identifier | Form | Translation key |
---|---|---|---|
Minecart with Hopper | hopper_minecart | Item | item.minecraft.hopper_minecart |
Entity | Identifier | Translation key |
---|---|---|
Minecart with Hopper | hopper_minecart | entity.minecraft.hopper_minecart |
Bedrock Edition:
Item | Identifier | Numeric ID | Form | Translation key |
---|---|---|---|---|
Minecart with Hopper | hopper_minecart | 526 | Item | item.hopper_minecart.name |
Entity | Identifier | Numeric ID | Translation key |
---|---|---|---|
Minecart with Hopper | hopper_minecart | 96 | entity.hopper_minecart.name |
Entity data[]
Minecarts with hoppers have entity data associated with them that contain various properties of the entity.
Java Edition:
Main article: Entity format
- Entity data
- Tags common to all container entities
- Tags common to all entities
- Tags common to all minecarts
- Enabled: Determines whether or not the minecart hopper picks up items into its inventory.
- TransferCooldown: Time until the next transfer in game ticks, between 1 and 8, or 0 if there is no transfer.
Bedrock Edition:
- See Bedrock Edition level format/Entity format.
Video[]
History[]
Issues[]
Issues relating to "Minecart with Hopper" are maintained on the bug tracker. Report issues there.
Gallery[]
References[]
- ↑ MCPE-94293
- ↑ MC-249493—resolved as "Fixed".
- ↑ "Well you guys got that quick. The letters in the hotbar were for [imgur link]" – @Dinnerbone (Nathan Adams) on X, January 15, 2013
Items
View at: Template:Items/content [edit]
Entities
View at: Template:Entities/content [edit]