Minecraft Minecart

Minecraft Minecart

Minecart
Minecart.png
Type
Vehicles
Rarity
Common
Renewable
Yes
Stackable
No
Internal ID
JE: 42
BE: 84
Network ID
JE: 10
Entity ID
minecart
Drops
Minecart (1)
Health points
6 (Heart.svgHeart.svgHeart.svg)

Other minecarts

Minecarts with chestsminecarts with hoppersminecarts with furnaces, and minecarts with TNT, drop 1 minecart and the block put in it when destroyed, Minecart with Command Blocks can only be given to the player with the /give command. Minecarts with Spawners, and Minecarts with Command Blocks drop 1 minecart when broken, and can only be obtained using commands.

Usage

A rideable minecart on rails surrounded by wood slabs
A minecart can be placed in the same manner as most blocks, but can only be placed on top of a rail. Once placed, it may be derailed by pushing it off the end of the track. After this, it can be railed again by placing a rail directly below it, or pushing it onto a track.

Transportation

Steve riding a minecart
Minecarts can be ridden by pressing the "use" control on them. Once inside, an external impulse may be needed to make the minecart start moving. The player can slowly move the minecart forwards while riding it, by pressing forward. If a mob walks in front of an empty minecart, it is pulled into the cart.
Players can exit the minecart by pressing sneak, however if there is only one block of headroom above the cart, the player takes 1Half Heart.svg of suffocation damage. When a minecart is exited, it searches for an adjacent or diagonal 2×2×3 area to put the player 1.5 blocks away from the cart. If none are available, the player is deposited directly above the minecart. Consequently, the player falls inside the minecart.
After rolling off of the end of a track, a minecart can be pushed around on open blocks. If a minecart is pushed onto or falls onto tracks, it "snaps" to those tracks. When riding a minecart, if the minecart lands on a rail, the player does not take any fall damage.

Behavior

Speed

Minecarts have a predefined speed limit of 8 m/s per axis of travel. (1 block = 1 meter; 8 m/s = 28.8 km/hr.) A minecart traveling diagonally can therefore travel up to 11.314 m/s (i.e. the square root of the quantity 82 + 82) When a minecart comes to a turn it moves diagonally across that turn.
Powered rails powered by redstone give minecarts a boost of speed. Speed is gradually decreased if there are no powered rails to assist its movement. The speed decreases at a faster rate when going uphill, compared to when moving horizontally. A minecart does not need powered rails to assist its movement down a hill.
Anything in the way of the minecart brings it to a stop. Once a minecart has left the track, it rapidly decelerates within one or two blocks. When mobs touch a minecart, they affect it in the same way a player would, i.e. mobs that move up against a still cart set it in motion.
If a minecart is moving fast enough, it can skip across one block without a track and reattach to track on the other side, at significantly reduced energy and speed.
In Legacy Console Edition, minecarts are much faster than in Java Edition.

Merged minecarts

Merged minecarts are two or more minecarts merged. Their special feature is their odd way of losing speed. When coming off a track, merged minecarts initially lose their speed to around walking speed. But after first contact, they won't lose their speed anymore.
This way they can be used to cross certain distances when the player's only goal is to not actively walk towards the player's goal / target. Or when the player doesn't have enough resources to cover the complete distance, this measure can be considered. Note: for this concept to work, at least 3 minecarts must be merged. Doing this can detach the minecarts by pushing one off of the rails, or the one the player is riding might get stuck on a tight turn. Speed may decrease when merged. This can be used to get the "On A Rail" achievement.

Unoccupied carts, incline with boost

This table shows the distance traveled by an unoccupied minecart on an incline, with a boost (or no boost). The most efficient way is to use only 1 boost at the bottom of the incline on the flat surface. Using 2 increases distance by about 20% or 1.5m. All distance trends based on the height seem to be logarithmic. The carts started from rest, on an incline (at Height).
-Height-No BoostBottomBottom and TopAll boosts on incline and bottom
12.77m8.7710.810.8
24.59m9.5910.8313.37
35.81m9.8111.6615.12
47.04m10.0412.4616.95
57.87m10.8712.2917.95
1011.65m13.3815.1221.68
10015.87m17.0517.5425.34

Collision

Minecarts are about the same size as a block (1×1). Because of this, a ladder, door or trapdoor prevents it from falling down a 1×1 hole.
Carts on rails also ignore collision in certain situations. A cart traveling uphill, downhill, or on a curve with a block placed in front of it, goes through the block.[2]
A player or mob riding in a minecart does not collide with or suffocate in any transparent blocks, but suffocate inside opaque blocks.
Minecarts are completely unaffected by iceblue ice and packed ice.[3]

Mobs

Most mobs can ride minecarts, but only some types of mobs can control them. Mobs cannot exit the minecart unless the minecart is destroyed or moves onto an active activator railEndermen therefore are unable to teleport out of minecarts.
A mob can ride a minecart by pushing the mob onto a minecart, or by the mob moving into the minecart's space. Some mobs are able to nudge minecarts while in them, like players.
Tamed wolves follow the player when the player rides a minecart.
The player can bump a medium slime in a minecart, rendering it unable to attack. However, a large slime can still attack.
spider jockey riding a minecart automatically accelerates the minecart.

Boats

When a boat is placed in a minecart, the minecart travels faster on rails, approximately as fast as on powered rails. The movement in the boat minecart is glitchy and moving forward with the W key moves the cart backwards relative to the player, and vice versa for moving backward with the S key. The minecart also moves on rail-less ground at a crawling speed, but it does not float in water despite being in a boat.
Using this glitch can be far more resource efficient, since the boat minecart can move at the speed of a powered rail track on flat ground and on slopes. Another physics glitch with the boat minecart is the extreme reduction in friction when the minecart is on rails, which is similar to the lack of friction when a boat is riding on ice. This glitch can be done in survival without cheats simply by pushing a minecart into a boat on the track.

Data values

Entity data

Minecarts have entity data associated with them that contain various properties of the entity.
  •  Entity data
    • Tags common to all entities [show]
    • Tags common to all minecarts [show]

Achievements

IconAchievementIn-game descriptionActual requirements (if different)AvailabilityXbox points earnedTrophy type (PS)
XboxPSBedrockNintendo
On A RailTravel by minecart to a point at least 500m in a single direction from where you started.Travel by minecart to a point at least 500 m from where you started. Distance is measured in a straight line.YesYesYesYes40GGold

History

Java Edition Infdev
June 18, 2010Infdev Minecart.png Minecarts added. They are not rideable, but instead are used to store things in. Right-clicking them opens them like a chest (with the container called "Minecart". Filling them up makes the dirt layer inside them rise.
June 24, 2010Minecart Revision 1.pngMinecart (Item) Revision 2.png The minecart's texture has now been changed.
The minecart mechanics have now been changed to rideable minecarts, removing their ability to store items.
Java Edition Alpha
v1.0.4Added sitting animation for riding minecarts.
v1.0.14Minecarts are now used to craft furnace and storage minecarts.
Java Edition Beta
1.5Minecarts now break faster with hands.
Powered rails have now been introduced, which enables minecarts to move automatically, although previous methods of boosting no longer works, or does not work as effectively.
The detector rail switch has been introduced for use in detecting minecarts. Prior to this update, carts were detected by using pressure plates in line with cart tracks. This had the often undesirable effect of dramatically slowing or even stopping the minecart, which limited the use of this design mostly to boosters.
1.6?A minecart now transfers any fall damage it suffers onto its rider and is not destroyed upon impact.
1.8?If the player punches a minecart when descending from a jump, it shows the critical hit animation. This also happens if the player punches the cart while still in it.
Java Edition
1.0.0Beta 1.9 PrereleaseC418 posted a sound showing the sound that minecarts make.
1.3.112w21bThe player no longer spawns on top/inside of the minecart after getting out; instead the player gets out a few blocks away. Also, the player can nudge a stationary minecart while inside it to move onto a powered rail, etc.
1.4.212w38bSounds for minecarts have now been added.
1.513w02a
The first image Jeb released.[4]
Minecarts can now be edited with a third party program to show any block inside of it (it does not take on the characteristics of this block), as well as make it take on the characteristics of any cart.
Minecart types no longer all share the same entity ID – Minecart – and are now no longer distinguished by a Type field. They have now been given separate entity IDs.
Minecarts are now used to craft TNT minecarts.
13w03aMinecarts are now used to craft hopper minecarts.
1.7.213w39aAdded minecart with command block.
1.814w11aMinecart physics have now been changed - they now go faster and further, can derail at corners if going too fast and refuse to go uphill and they can also (if going fast enough) go over 1 block.
The collision and position handling of minecarts have now been improved.
14w17aAll changes to old minecart physics used before 14w11a have now been reverted.
1.9.1?Typos in minecarts with hoppers and chests, reading "container.minecart'' have now been fixed.
1.1116w32aThe entity ID has now been changed from MinecartRideable to minecart.
1.1317w47aPrior to The Flattening, this item's numeral ID was 328.
1.1418w43aMinecart.png The texture of minecarts has now been changed.
?Minecarts will now move much slower when pushed along standard rails using the W key, even slower on unpowered golden rails, and cannot be pushed off of unpowered golden rails without the player looking at a certain angle.
Pocket Edition Alpha
0.8.0build 2Minecart Revision 1.pngMinecart (Item) Revision 2.pngAdded minecarts.
build 3Minecarts now ride smoother.
0.13.0build 1Sounds for minecarts have now been added.
build 2Minecarts will now stack on top of each other.
0.14.0build 1Minecarts can now be used to craft storageTNT, and hopper minecarts.
Legacy Console Edition
TU1CU11.0Patch 1Minecart Revision 1.pngMinecart (Item) Revision 2.png Added minecarts.
Minecarts are now twice the speed than in other editions.
TU12Minecarts are now slower.
TU13Minecarts are now faster again.
TU21CU91.14The minecart limit has now been increased.
TU31CU191.22Patch 3Minecart sounds have now been updated.
New Nintendo 3DS Edition
0.1.0Minecart Revision 1.png Added minecarts.

Issues

Issues relating to "Minecart" are maintained on the bug tracker. Report issues there.

Trivia

  • Minecarts appear to float above the track, as their model has no wheels.
  • If the player view their inventory while riding in a minecart, they will appear sitting down in mid-air.
  • The player is able to teleport to another minecart while sitting in a minecart by right clicking a minecart in their range.
  • If the sound is muted in the options while riding a minecart, and then turned back up, the minecart no longer make noise in the client until the player exit the minecart.
  • If a saddled pig is riding a minecart, the player can ride the pig. Doing so causes the minecart to be able to ride freely at the player's walking speed. It is unknown whether this is a glitch.
  • It seems that hunger does not deplete while inactive in a minecart (at least in normal difficulty).

Gallery

Comments

  1. Come and see about Minecraft! You will be Minecraft master soon!

    ReplyDelete

Post a Comment

Popular posts from this blog

Minecraft Evoker

Minecraft Village

Minecraft Chorus Tree