Modscraper Modscraper Minecraft
Express Carts logo

Express Carts

Mod

New, faster minecarts usable by Vanilla clients.

Type

Mod

Modrinth Downloads

4,272

Modrinth ID

Xog4t7Fl

Last Updated

Jun 17, 2026

Description

Express Carts

Express Carts is a serverside Fabric mod for Minecraft which adds a new type of minecart with a faster speed, improved behaviour, and new features. It gives your players a better minecart experience without requiring clientside mods or breaking any technical builds.

  • Minecarts become a useful (and fun!) method of travel
  • Twice the speed of vanilla minecarts (configurable)
  • Uses Minecraft's experimental Minecart Improvements physics without requiring it be enabled for the world
  • Vanilla minecarts unaffected, so it doesn't break technical builds or cartstone
  • No clientside mods required (and they never will be)
  • Inspired by TaterCart, though without aiming to support all its features

It adds the "Express Minecart", which has a default maximum speed of 16 blocks per second (compared to the vanilla 8) and uses the behaviours from Minecraft's Minecart Improvements experimental feature without requiring that feature to be enabled for the world. The behaviour and speed of all vanilla minecarts is unaffected, allowing technical cartstone builds to coexist with passenger rail networks that make use of faster Express Minecarts.

Installation

Install the Express Carts mod itself and ensure you also have Fabric API present. The mod also depends on Polymer, MixinExtras, the Server Translations API, and BetterConfig, but these are bundled and need not be installed.

However, we highly recommend making Polymer's generated resource pack available to players, such as by using Polymer's AutoHost module which requires installing that mod separately.

Usage

An Express Minecart can be crafted using a normal minecart and a redstone torch. The Express Minecart item will be seen by Vanilla players as a normal minecart item with an enchantment glint, and players with the Polymer-generated resource pack will see a custom item texture.

Only a normal (passenger) minecart variant is available, not any of the other Vanilla minecart types. It is used exactly like normal, it just has twice the maximum speed and substantially improved physics behaviours.

When placed in the world, an Express Minecart will appear as a minecart with a red carpet inside, to distinguish it from a normal minecart.

Braking

If the configuration option brakingEnabled is true (the default), a player can hold their backwards movement key while inside an Express Minecart to slow the minecart down. The acceleration applied is configurable.

Configuration

Express Carts can be configured by using the commands under /config expresscarts, or by editing config/expresscarts/config.json while the server is stopped. The following configuration options are available:

  • maxMinecartSpeed (default 16): The maximum speed that can be reached by Express Minecarts, in blocks per second.
  • waterSpeedMultiplier (default 0.5): The scaling factor applied to an Express Minecart's maximum speed when it is in water.
  • brakingEnabled (default true): Whether players can hold the backwards movement key to brake.
  • brakeSlowdown (default 0.8): Amount by which an Express Minecart's velocity is scaled each tick their passenger holds the brakes.
  • fastUnpoweredSlowdown (default false): Stop faster on unpowered powered rails. May improve compatibility with builds such as minecart stations.
  • loadChunks (default false): Load chunks around Express Minecarts, in the same way as ender pearls.
  • fallDamageMultiplier (default 1.0): Fall damage multiplier for an Express Minecart's passengers.
  • blockSpeedMultipliers: A map from block ids (e.g. minecraft:dirt) to multiplier values for the maximum cart speed if the rail is placed on that block.

Version Support

The latest version of Minecraft is the primary target for feature additions and bug fixes, but the mod may simultaneously be maintained for older Minecraft versions at our discretion. Please let us know if you would like a particular Minecraft version to be supported.

Compatibility

Mod Loaders

Fabric

Game Versions

1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 +2 more

Screenshots

Similar Mods

External Resources