A minecart with furnace is a furnace inside a minecart. It can be powered with coal or charcoal to propel it across a rail line for a limited time, which can be used to move other minecarts.
Contents
- 1 Obtaining
- 1.1 Crafting
- 2 Usage
- 2.1 Train mechanics
- 3 Properties
- 4 Sounds
- 5 Data values
- 5.1 ID
- 5.2 Entity data
- 6 History
- 7 Issues
- 8 Trivia
- 9 Gallery
- 10 References
Obtaining[]
Minecarts with furnace can be retrieved by attacking them, and by doing so it drops as an item.
Crafting[]
Ingredients | Crafting recipe |
---|---|
Furnace+ Minecart |
Usage[]
Minecarts with furnaces are placed in the same way as other minecarts. It does not have a graphical user interface, unlike a furnace.
Minecarts with furnaces can be powered, done by feeding fuel (coal or charcoal) into the furnace minecart with the use button. The fuel is consumed immediately and it starts to move in the same direction the player clicked toward. Pressing use always turns it to that direction, even when not holding coal.
Any piece of fuel, added at any time, increases the total range by an additional 3600 ticks (equal to 180 seconds or 3 minutes). The upper limit is 32767 ticks, approximately 27 minutes.
When powered, minecarts with furnaces cover 240m per minute (about 4m/s, slightly slower than walking speed) or 720m per piece of coal. They do not accelerate beyond this speed when going downhill or on active powered rails, and as long as they remain powered, they do not slow down when going uphill, on inactive powered rails, or when pushing or pulling other minecarts.
If a powered furnace minecart is derailed and then pushed back onto a rail, it starts moving again in the direction it came from, so they are not easily turned around in this state unless a player is nearby to redirect it with use.
Minecarts with furnaces can climb up steep inclines while pushing other minecarts as long as they have fuel. If a minecart with furnace reaches a slope while pulling another minecart, the pulled minecart is switched to the forward position so that it can be pushed along the slope instead of pulled.
When a minecart with furnace bumps into another minecart or multiple minecarts, the other minecarts are pushed forward with great speed. The furnace minecart continues on with its own speed. Because of this speed difference, some of the minecarts may end up inside unloaded chunks on straight tracks.
Train mechanics[]
weakly-shunted 1-cart train, one cart was used only to push the train together and is left behind
Creating a strongly-shunted 1-cart train. The sloped rail must be replaced with a horizontal rail before powering.
A furnace minecart can be made to pull up to four other minecarts. All minecarts in this train move at the constant speed of the furnace minecart. Trains are formed when a minecart is pushed into the back of a powered furnace minecart or a short-enough train. These shunts are fragile at best and easily come undone, but some methods are stronger than others. For example, pushing a minecart into a furnace minecart and then powering the furnace gives a weaker shunt than pushing the furnace minecart into the other minecart against a wall, and then powering the furnace in the other direction.
A high-speed minecart running into the back of a furnace minecart going in the same direction automatically creates a weak shunt with it, pulling it along.
Pulling a minecart with TNT causes it to explode.
Condition | Result |
---|---|
Furnace loses power/speed | Shunt comes undone |
Entity bumping besides those part of the train | Jettisoned forward |
Upward sloped track | Jettisoned forward |
Downward sloped track | Jettisoned forward (strong shunt) or shunt comes undone (weak shunt) |
90° turn in track | Jettisoned backward |
Turn toward north/south or east/west that is not the direction the train was shunted in | Train derails |
When a train comes to a turn, the shunt comes undone with the pulled minecart jettisoned backward. The correct way to make such a turn is having the shunt undone before a turn, and then make the two rejoin on a straight rail later by having the pulled cart catch up with the minecart with furnace.[1]
Since the train runs slower on a fully powered track than a normal minecart (~5 m/s compared to 8m/s), a train pulled by an unpowered furnace minecart is ideal for AFK farms involving breaking or placing blocks like nether wart.[1]
Properties[]
The coal is not stored as an item in the entity, but in the object data in the fuel property as a time in ticks. Fuel is a short value, i.e. a maximum of 32767 ticks, which is about 27 minutes. However, /summon furnace_minecart ~ ~ ~ {Fuel:32000}
alone doesn't make it go since it doesn't have a direction. It can be right-clicked on a track to give it a direction, or it can be summoned with the properties PushX and PushZ set, which are responsible for the direction. The Motion
property of every entity allows for movement of the minecart, but it does not direct the minecart to move on its own.
Sounds[]
Java Edition:
Minecarts with furnaces 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 furnace 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 furnace is moving | minecart | ? | ? |
Data values[]
ID[]
Item | Identifier | Form | Translation key |
---|---|---|---|
Minecart with Furnace | furnace_minecart | Item | item.minecraft.furnace_minecart |
Entity | Identifier | Translation key |
---|---|---|
Minecart with Furnace | furnace_minecart | entity.minecraft.furnace_minecart |
Entity data[]
Minecarts with furnace 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 entities
- Tags common to all minecarts
- Fuel: The number of ticks until the minecart runs out of fuel.
- PushX: Force along X axis, used for smooth acceleration/deceleration.
- PushZ: Force along Z axis, used for smooth acceleration/deceleration.
Bedrock Edition:
- See Bedrock Edition level format/Entity format.
History[]
Issues[]
Issues relating to "Minecart with Furnace" are maintained on the bug tracker. Report issues there.
Trivia[]
- The minecart with furnace is excluded from Bedrock and New Nintendo 3DS editions on purpose. In a tweet, Jeb considered removing it from Java Edition.[3]
- When converting a Legacy Console Edition world to a Bedrock Edition world, any present minecarts with furnaces are converted into a normal minecart.
- Despite the above-described poor standing of the minecart, it was most recently briefly featured in an animation in the Minecraft Live 2022, where one was depicted as moving a train of about 20 minecarts at a higher than normal speed.
Gallery[]
References[]
- ↑ a b "Why The Furnace Minecart Isn't As Useless As You Think" – ilmango on YouTube
- ↑ MC-249493—resolved as "Fixed".
- ↑ "I think we will phase out the furnace minecraft (sic)" – @jeb_ (Jens Bergensten) on X, February 15, 2016
Items
View at: Template:Items/content [edit]
Entities
View at: Template:Entities/content [edit]