Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Minecart with Furnace: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
Line 1: Line 1:
{{For||Minecart (disambiguation)|Furnace (disambiguation)}}
{{MC/For||Minecart (disambiguation)|Furnace (disambiguation)}}
{{exclusive|java}}
{{MC/Exclusive|java}}
{{Infobox item entity
{{Infobox item entity
| image = Minecart with Furnace.png
| image = Minecart with Furnace.png
Line 8: Line 8:
| size = Height: 0.7 blocks<br>Width: 0.98 blocks
| size = Height: 0.7 blocks<br>Width: 0.98 blocks
| networkid =  
| networkid =  
| drops = 1 {{ItemLink|Minecart with Furnace}}
| drops = 1 {{MC/Itemlink|Minecart with Furnace}}
| health = {{Hp|6}}
| health = {{Hp|6}}
}}
}}
Line 28: Line 28:
Minecarts with furnaces are placed in the same way as other minecarts. They do not have a GUI, unlike a [[Minecraft:furnace]]. Also unlike a furnace, furnace minecarts can only be powered with [[Minecraft:coal]] and [[Minecraft:charcoal]]. Other fuel sources, such as blocks of coal or blaze rods, cannot be used.
Minecarts with furnaces are placed in the same way as other minecarts. They do not have a GUI, unlike a [[Minecraft:furnace]]. Also unlike a furnace, furnace minecarts can only be powered with [[Minecraft:coal]] and [[Minecraft:charcoal]]. Other fuel sources, such as blocks of coal or blaze rods, cannot be used.


Minecarts with furnaces can be powered, done by feeding fuel into the furnace minecart with the {{Control|use}} button. The fuel is consumed immediately and it starts to move in the same direction the player clicked toward. Pressing {{Control|use}} while not holding coal or charcoal plays the hand animation<ref group="note">The case of this happening when the minecart is not on a rail is tracked in {{bug|MC-200544}}.</ref> and is supposed to turn it to that direction,<ref>{{bug|MC-122011|||WAI}}</ref> but a bug prevents this from happening.<ref>{{bug|MC-304078}}</ref> Adding fuel increases the duration by an additional 3600 ticks (equal to 180 seconds or 3 minutes). The upper limit is 32767 ticks, approximately 27 minutes.
Minecarts with furnaces can be powered, done by feeding fuel into the furnace minecart with the {{MC/Control|use}} button. The fuel is consumed immediately and it starts to move in the same direction the player clicked toward. Pressing {{MC/Control|use}} while not holding coal or charcoal plays the hand animation<ref group="note">The case of this happening when the minecart is not on a rail is tracked in {{bug|MC-200544}}.</ref> and is supposed to turn it to that direction,<ref>{{bug|MC-122011|||WAI}}</ref> but a bug prevents this from happening.<ref>{{bug|MC-304078}}</ref> Adding fuel increases the duration 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 4&nbsp;m/s, slightly slower than walking speed) or 720m per piece of fuel. 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.
When powered, minecarts with furnaces cover 240m per minute (about 4&nbsp;m/s, slightly slower than walking speed) or 720m per piece of fuel. 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 {{Control|use}}.
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 {{MC/Control|use}}.


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.
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.
Line 77: Line 77:
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.<ref name=mango/>
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.<ref name=mango/>


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.<ref name=mango>{{ytl|pRLiAQfhTG8|Why The Furnace Minecart Isn't As Useless As You Think|ilmango|August 22, 2018}}</ref>
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.<ref name=mango>{{MC/Ytl|pRLiAQfhTG8|Why The Furnace Minecart Isn't As Useless As You Think|ilmango|August 22, 2018}}</ref>


<references group="note"/>
<references group="note"/>
Line 88: Line 88:


== Sounds ==
== Sounds ==
{{Edition|Java}}:<br>
{{MC/Edition|Java}}:<br>
Minecarts with furnaces use the Friendly Creatures sound category for entity-dependent sound events.<ref group=sound name=rollsource>{{bug|MC-42132}}</ref>
Minecarts with furnaces use the Friendly Creatures sound category for entity-dependent sound events.<ref group=sound name=rollsource>{{bug|MC-42132}}</ref>


Line 109: Line 109:
== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{JE}}: {{ID table
{{MC/JE}}: {{ID table
|edition=java
|edition=java
|firstcolumnname=Item
|firstcolumnname=Item
Line 127: Line 127:
|nameid=furnace_minecart
|nameid=furnace_minecart
|foot=1}}
|foot=1}}
{{BE}} (unused): {{ID table
{{MC/BE}} (unused): {{ID table
|edition=bedrock
|edition=bedrock
|firstcolumnname=Item
|firstcolumnname=Item
Line 150: Line 150:
Minecarts with furnace have entity data associated with them that contain various properties of the entity.
Minecarts with furnace have entity data associated with them that contain various properties of the entity.


{{el|java}}:
{{MC/El|java}}:
{{main|Entity format}}
{{MC/Main|Entity format}}
<section begin="entity data"/><div class="treeview" style="margin-top: 0;">
<section begin="entity data"/><div class="treeview" style="margin-top: 0;">
* {{nbt|compound}} Entity data
* {{MC/Nbt|compound}} Entity data
** {{nbt inherit/entity}}
** {{MC/Nbt inherit/entity}}
** {{nbt inherit/vehicle}}
** {{MC/Nbt inherit/vehicle}}
** {{nbt|short|Fuel}}: The number of ticks until the minecart runs out of fuel.
** {{MC/Nbt|short|Fuel}}: The number of ticks until the minecart runs out of fuel.
** {{nbt|double|PushX}}: Force along X axis, used for smooth acceleration/deceleration.
** {{MC/Nbt|double|PushX}}: Force along X axis, used for smooth acceleration/deceleration.
** {{nbt|double|PushZ}}: Force along Z axis, used for smooth acceleration/deceleration.
** {{MC/Nbt|double|PushZ}}: Force along Z axis, used for smooth acceleration/deceleration.
</div><section end="entity data"/>
</div><section end="entity data"/>


Line 164: Line 164:
=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java alpha}}
|{{MC/HistoryLine|java alpha}}
|{{HistoryLine||v1.0.14|[[File:Minecart with Furnace JE1.png|32px]] [[File:Minecart with Furnace (item) JE1.png|32px]] Minecarts with furnace were added.
|{{MC/HistoryLine||v1.0.14|[[File:Minecart with Furnace JE1.png|32px]] [[File:Minecart with Furnace (item) JE1.png|32px]] Minecarts with furnace were added.
|Since no in-game name was indicated, they were referred to by names such as "powered minecart" or "furnace minecart".
|Since no in-game name was indicated, they were referred to by names such as "powered minecart" or "furnace minecart".
|No matter how much fuel was added to the minecart, it would never move for more than 3 minutes after the last fuel.}}
|No matter how much fuel was added to the minecart, it would never move for more than 3 minutes after the last fuel.}}
|{{HistoryLine|java beta}}
|{{MC/HistoryLine|java beta}}
|{{HistoryLine||1.2|[[File:Minecart with Furnace JE2.png|32px]] The texture of the minecart with furnace has been changed.}}
|{{MC/HistoryLine||1.2|[[File:Minecart with Furnace JE2.png|32px]] The texture of the minecart with furnace has been changed.}}
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.0.0|dev=?|Each piece of [[Minecraft:coal]] now powers a [[Minecraft:minecart]] with furnace for {{convert|3|minutes|ticks}}, so that adding another piece of coal at any time increases the total range by another 3 minutes. A full stack of 64 coal now powers it for {{convert|192|minutes|ticks}}.
|{{HistoryLine||1.0.0|dev=?|Each piece of [[Minecraft:coal]] now powers a [[Minecraft:minecart]] with furnace for {{MC/Convert|3|minutes|ticks}}, so that adding another piece of coal at any time increases the total range by another 3 minutes. A full stack of 64 coal now powers it for {{MC/Convert|192|minutes|ticks}}.
|Minecarts with furnace on a level track cover 204 meters per minute.}}
|Minecarts with furnace on a level track cover 204 meters per minute.}}
|{{HistoryLine||1.3.1|dev=12w15a|Using a minecart with furnace in Creative mode now acts as if the player gave it coal.}}
|{{MC/HistoryLine||1.3.1|dev=12w15a|Using a minecart with furnace in Creative mode now acts as if the player gave it coal.}}
|{{HistoryLine||1.8|dev=14w11a|Minecarts with furnace now give a much greater boost to other minecarts.
|{{MC/HistoryLine||1.8|dev=14w11a|Minecarts with furnace now give a much greater boost to other minecarts.
|When powered, minecarts with furnace now move on non-powered rails without decelerating.}}
|When powered, minecarts with furnace now move on non-powered rails without decelerating.}}
|{{HistoryLine|||dev=14w17a|Minecarts with furnace's behavior has been reverted, so that no change was released in Java Edition 1.8.}}
|{{MC/HistoryLine|||dev=14w17a|Minecarts with furnace's behavior has been reverted, so that no change was released in Java Edition 1.8.}}
|{{HistoryLine||1.14|dev=18w43a|[[File:Minecart with Furnace JE3.png|32px]] [[File:Minecart with Furnace (item) JE2.png|32px]] The texture of the minecart with furnace has been changed.}}
|{{MC/HistoryLine||1.14|dev=18w43a|[[File:Minecart with Furnace JE3.png|32px]] [[File:Minecart with Furnace (item) JE2.png|32px]] The texture of the minecart with furnace has been changed.}}
|{{HistoryLine||1.15|dev=19w38a|[[File:Minecart with Furnace 19w38a.png|32px]] The furnace now appears dark, like suffocating mobs.}}
|{{MC/HistoryLine||1.15|dev=19w38a|[[File:Minecart with Furnace 19w38a.png|32px]] The furnace now appears dark, like suffocating mobs.}}
|{{HistoryLine|||dev=19w39a|The furnace texture is now colored correctly.}}
|{{MC/HistoryLine|||dev=19w39a|The furnace texture is now colored correctly.}}
|{{HistoryLine||1.15.2|dev=pre1|Furnace minecarts can now navigate around any corner.}}
|{{MC/HistoryLine||1.15.2|dev=pre1|Furnace minecarts can now navigate around any corner.}}
|{{HistoryLine||1.19|dev=22w13a|The crafting recipe for a minecart with furnace is now shapeless.
|{{HistoryLine||1.19|dev=22w13a|The crafting recipe for a minecart with furnace is now shapeless.
|Breaking a minecart with furnace now drops the item instead of the minecart and furnace separately.<ref>{{bug|MC-249493||Breaking a minecart with chest/furnace/TNT/hopper separates the minecart and the block it contains|Fixed}}</ref>}}
|Breaking a minecart with furnace now drops the item instead of the minecart and furnace separately.<ref>{{bug|MC-249493||Breaking a minecart with chest/furnace/TNT/hopper separates the minecart and the block it contains|Fixed}}</ref>}}
Line 187: Line 187:
=== Legacy Console Edition ===
=== Legacy Console Edition ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|console}}
|{{MC/HistoryLine|console}}
|{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Minecart with Furnace JE2.png|32px]] [[File:Minecart with Furnace (item) JE1.png|32px]] Added minecart with furnace.}}
|{{MC/HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Minecart with Furnace JE2.png|32px]] [[File:Minecart with Furnace (item) JE1.png|32px]] Added minecart with furnace.}}
|{{HistoryLine||xbox=TU21|xbone=CU9|ps3=1.14|psvita=1.14|ps4=1.14|The minecart limit has been increased.}}
|{{MC/HistoryLine||xbox=TU21|xbone=CU9|ps3=1.14|psvita=1.14|ps4=1.14|The minecart limit has been increased.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Minecart with Furnace JE3.png|32px]] [[File:Minecart with Furnace (item) JE2.png|32px]] The texture of the minecart with furnace has been changed.}}
|{{MC/HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Minecart with Furnace JE3.png|32px]] [[File:Minecart with Furnace (item) JE2.png|32px]] The texture of the minecart with furnace has been changed.}}
}}
}}


=== Data history ===
=== Data history ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.11|dev=16w32a|The entity ID of the minecart with furnace has been changed from <code>MinecartFurnace</code> to <code>furnace_minecart</code>.}}
|{{MC/HistoryLine||1.11|dev=16w32a|The entity ID of the minecart with furnace has been changed from <code>MinecartFurnace</code> to <code>furnace_minecart</code>.}}
|{{HistoryLine||1.13|dev=17w47a|Prior to ''The Flattening'', this item's numeral ID was 343.{{info needed|and what was the entity's?}}}}
|{{HistoryLine||1.13|dev=17w47a|Prior to ''The Flattening'', this item's numeral ID was 343.{{MC/Info needed|and what was the entity's?}}}}
}}
}}


== Issues ==
== Issues ==
{{issue list|projects=MC}}
{{MC/Issue list|projects=MC}}


== Trivia ==
== Trivia ==
*The minecart with furnace was excluded from {{BE}} on purpose. In a tweet, Jeb considered removing it from {{JE}}.<ref>{{tweet|jeb|699241247391772672|I think we will phase out the furnace minecraft ''(sic)''|15 Feb 2016}}</ref>
*The minecart with furnace was excluded from {{MC/BE}} on purpose. In a tweet, Jeb considered removing it from {{MC/JE}}.<ref>{{tweet|jeb|699241247391772672|I think we will phase out the furnace minecraft ''(sic)''|15 Feb 2016}}</ref>
**When converting a Legacy Console Edition world to a [[Minecraft:Bedrock Edition]] world, any present minecarts with furnaces are converted into a normal minecart.
**When converting a Legacy Console Edition world to a [[Minecraft: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.
**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.
Line 215: Line 215:


== References ==
== References ==
{{reflist}}
{{MC/Reflist}}


== Navigation ==
== Navigation ==
{{Navbox items|Utilities}}
{{MC/Navbox items|Utilities}}
{{Navbox entities|Other}}
{{MC/Navbox entities|Other}}


[[Category:Vehicles]]
[[Category:Vehicles]]

Latest revision as of 20:37, 9 April 2026

Template:Hatnote Script error: No such module "Exclusive". Template:Infobox item entity A minecart with furnace is a Minecraft:furnace inside a Minecraft:minecart. It can be powered with exclusively Minecraft:coal or Minecraft:charcoal to propel it across a Minecraft:rail line for a limited time, which can be used to move other minecarts.

Obtaining

Minecarts with furnace can be retrieved by attacking them, and by doing so they drop as an Minecraft:item. Critical hits are not applied to them, although the particles suggest otherwise.

Crafting

Template:Crafting

Usage

Minecarts with furnaces are placed in the same way as other minecarts. They do not have a GUI, unlike a Minecraft:furnace. Also unlike a furnace, furnace minecarts can only be powered with Minecraft:coal and Minecraft:charcoal. Other fuel sources, such as blocks of coal or blaze rods, cannot be used.

Minecarts with furnaces can be powered, done by feeding fuel into the furnace minecart with the {{#vardefine: control | right click on mouse or left trigger on gamepad }}use button. The fuel is consumed immediately and it starts to move in the same direction the player clicked toward. Pressing {{#vardefine: control | right click on mouse or left trigger on gamepad }}use while not holding coal or charcoal plays the hand animation<ref group="note">The case of this happening when the minecart is not on a rail is tracked in Template:Bug.</ref> and is supposed to turn it to that direction,<ref>Template:Bug</ref> but a bug prevents this from happening.<ref>Template:Bug</ref> Adding fuel increases the duration 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 4 m/s, slightly slower than walking speed) or 720m per piece of fuel. 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 {{#vardefine: control | right click on mouse or left trigger on gamepad }}use.

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

Template:Schematic Template:Schematic

File:FurnaceMinecartTrain.png
A minecart train powered by furnace minecarts.

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.

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.

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.

Pulled minecart/Shunt behavior
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.<ref name=mango/>

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.<ref name=mango>

  1. redirect Template:YouTube link

Template:Redr</ref>

<references group="note"/>

Pushing mobs

Unlike other carts, minecart with furnace does not get pushed backwards or forwards because of any collision mechanics. This means they can be useful to move longer "trains" of carts forward, even in conjunction with powered rails. See Template:Slink for more details.

Properties

Fuel 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, Template:Cmd 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

Template:!((Java EditionTemplate:))!:
Minecarts with furnaces use the Friendly Creatures sound category for entity-dependent sound events.<ref group=sound name=rollsource>Template:Bug</ref>

Template:SoundTable

Data values

ID

Java Edition: Template:ID table Template:ID table Bedrock Edition (unused): Template:ID table Template:ID table

Entity data

Minecarts with furnace have entity data associated with them that contain various properties of the entity.

  1. REDIRECT Template:Edition

Template:Rcat: {{#vardefine:params|0 }}Template:Hatnote

<section begin="entity data"/>

<section end="entity data"/>

History

Java Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

Data history

Template:HistoryTable

Issues

Script error: No such module "Issue list".

Trivia

  • The minecart with furnace was excluded from Bedrock Edition on purpose. In a tweet, Jeb considered removing it from Java Edition.<ref>Template:Tweet</ref>
    • When converting a Legacy Console Edition world to a Minecraft: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

Screenshots

References

<references group="">

 </references>

Navigation

Display/storage
Buckets
Bottles
Informational
Vehicles/mobility
Template:El only
Music discs
Other
Edu only
Seeds
Raw materials
Processed
Edu only
Dyes
Banner patterns
Pottery sherds
Smithing templates
April Fools 2015
April Fools 2016
April Fools 2019
April Fools 2020
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article otherTemplate:Article other

Passive
Template:Els & Template:Els only
Neutral
Hostile
Bosses
Mob types
Other
Player
Blocks
Template:Els only
Vehicles
Template:JE only
Projectiles
Template:JE only
Template:Els only
Stationary
objects
Java Edition only
Miscellaneous
Template:Els only
Template:Els & Template:Els only
Technical
objects
Template:Els only
Editor only
Mobs
April Fools 2013
April Fools 2015
April Fools 2019
April Fools 2023
April Fools 2024
April Fools 2025
Pet variants
April Fools 2026
Other entities
April Fools 2013
April Fools 2015
April Fools 2023
April Fools 2024
April Fools 2026

Template:Article other

cs:Parní vozík de:Antriebslore es:Vagoneta con horno fr:Wagonnet motorisé hu:Gőzmeghajtású csille ja:かまど付きのトロッコ ko:화로가 실린 광산 수레 nl:Mijnkar met oven pt:Carrinho de mina com fornalha pl:Napędzany wagonik ru:Вагонетка с печью uk:Вагонетка з піччю zh:动力矿车