Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Audaki Cart Engine (Faster Minecarts)

Audaki Cart Engine (Faster Minecarts)

🤩 Fast Minecart! Configurable Speed. Balanced for Vanilla/Survival. 100% glitch-free and compatible with all Redstone. Works high-speed with slopes/inclines/curves. Only vanilla track/carts needed. Can be added and removed at any time. SMP or Server-Side.

146.7k
211
Technology
Transportation
Utility
AboutChangelogVersions

v4.2.1 (mc1.21.6-mc1.21.8+)

by audaki on Jun 28, 2025
Download

Release 4.2.1

  • Rebuild for Minecraft 1.21.6/1.21.7+

v4.2.0 (mc1.21.3-1.21.5)

by audaki on Dec 21, 2024
Download

Release 4.2.0

  • Make the mod server-sided again (thanks @AshyBoxy)

v4.1.0 (mc1.21.3+)

by audaki on Dec 15, 2024
Download

Release 4.1.0

  • Add more configurable speeds via /gamerule
    • minecartMaxSpeed: Generic max speed for all carts unless overridden
    • minecartMaxSpeedPlayerRider: If not 0, overrides speed only for player ridden carts
    • minecartMaxSpeedOtherRider: If not 0, overrides speed only for non-player ridden carts
    • minecartMaxSpeedEmptyRider: If not 0, overrides speed only for rideable carts that are empty
  • (Removed gamerule aceCartSpeed)

v4.0.0 (mc1.21.3+)

by audaki on Dec 15, 2024
Download

Release 4.0.0

  • Rebase mod on improved minecarts experiment
    • The experimental code will be activated for all carts
    • Rideable carts will be set to /gamerule aceCartSpeed (default 20) blocks per second
    • All other carts will be set to 8 blocks per second speed
  • Due to the new minecart experiment we now have the following features
    • Full-Speed around corners
    • Full-Speed around hills
    • Consistent Jumps
    • Perfect 1-tile brakes
    • ROLLER COASTER MECHANICS

v3.1.1 (mc1.20 - mc1.21.2)

by audaki on May 25, 2024
Download

v3.1.1 (mc1.18.2 - mc1.19.4)

by audaki on May 25, 2024
Download

v3.1.1 (mc1.17 - mc1.18.1)

by audaki on May 25, 2024
Download

Release 3.1 / 3.1.1

  • [!] Improve brakes for ridden carts
  • Brakes now always stop a ridden cart in exactly 1 brake tile
  • Brakes now stop the cart in the 2nd half of the tile
  • Even freestanding brakes do this now
  • The change makes brakes MUCH more consistent
  • This allows building reliable 1-tile stations / cart holders on 1-tile inclines!
  • But this is also a breaking change
  • If you want to slow down your ridden cart, try detector rails
  • If you want more, message me here: https://github.com/audaki/minecraft-cart-engine/issues

Release 3.0

Release-Video

https://www.youtube.com/watch?v=i9WxH_ehMRo

Changes included from Release 3.0

  • 34m/s speed in all directions
  • Now works full-speed on slopes & inclines
  • Now works full-speed on diagonals
  • Faster Direction Changes

Compatibility

  • Minecraft 1.17 up to Minecraft 1.21+
  • Fabric Loader 1.14.20 up to Fabric Loader 1.15.11+
  • Java 17 up to Java 22+

v3.1.0 (mc1.20.3 - 1.20.6+, 1.21+)

by audaki on May 21, 2024
Download

Release 3.1

  • [!] Improve brakes for ridden carts
  • Brakes now always stop a ridden cart in exactly 1 brake tile
  • Brakes now stop the cart in the 2nd half of the tile
  • Even freestanding brakes do this now
  • The change makes brakes MUCH more consistent
  • This allows building reliable 1-tile stations / cart holders on 1-tile inclines!
  • But this is also a breaking change
  • If you want to slow down your ridden cart, try detector rails
  • If you want more, message me here: https://github.com/audaki/minecraft-cart-engine/issues
  • (Built for Minecraft 1.20.3 - 1.20.6+, 1.21+, Java 17 - 22+)

Release 3.0

Release-Video

https://www.youtube.com/watch?v=i9WxH_ehMRo

Changes included from Release 3.0

  • 34m/s speed in all directions
  • Now works full-speed on slopes & inclines
  • Now works full-speed on diagonals
  • Faster Direction Changes

v3.0.0 (mc1.20.5+)

by audaki on May 18, 2024
Download

Audaki Cart Engine - Release 3.0

Video

https://www.youtube.com/watch?v=i9WxH_ehMRo

New in Release 3.0

  • 34m/s speed in all directions
  • Now works on slopes & inclines
  • Now works on diagonals
  • Faster Direction Changes

Other Features

  • 100% glitch-free
  • Redstone builds unaffected
  • Hand-Designed & Play-Tested
  • Designed for Vanilla Survival
  • Fabric Only

v2.0.7 (mc1.20.5+)

by audaki on Apr 27, 2024
Download
  • Updated for Minecraft 1.20.5+
  • Updated for Java 21+
  • Minimum Java is now 21+ for parity to Minecraft 1.20.5+

v2.0.6 (mc1.20.0 - 1.20.4)

by audaki on Sep 21, 2023
Download

v2.0.5 (mc1.20.1)

by audaki on Jun 12, 2023
Download
  • Built for Minecraft 1.20.1

v2.0.4 (mc1.20)

by audaki on Jun 8, 2023
Download
  • Built for Minecraft 1.20

v2.0.3 (mc1.19.x)

by audaki on Apr 6, 2023
Download
  • Vanilla parity: When falling down after rail on a cliff the behaviour is now vanilla, that means you can now fall down from a cliff to a perpendicular rail track.
  • A little more slowdown before descending rails. Due to the vanilla parity you now start descending with 8m/s instead of 9.2m/s
  • A little more slowdown before detector / activator rails. On and directly before detector/activator rails you also move with 8m/s instead of 9.2m/s now.
  • Mod Compatibility: We only overwrite the moveOnRail function now when there is actually a LivingEntity riding the cart
  • (technical) Mixin is targeting AbstractMinecartEntity again so we can inject and cancel the overwrite
  • Built for Minecraft 1.19.4

v2.0.2 (mc1.19.4)

by audaki on Mar 15, 2023
Download
  • Starting with this version only mc 1.19+ receives mod updates (2.0.1 is very stable for mc 1.18 and 1.17)
  • (technical) Refactored mixin to target MinecartEntity directly instead of AbstractMinecartEntity, therefore potentially increasing compatibility to other mods even more
  • Built for Minecraft 1.19.4

v2.0.1 (mc1.19.3)

by audaki on Feb 20, 2023
Download

v2.0.1 (mc1.18.x)

by audaki on Feb 20, 2023
Download

v2.0.1 (mc1.17.x)

by audaki on Feb 20, 2023
Download
  • Enhance compatibility for redstone chest/hopper minecart constructions (They are 100% vanilla now. The hook was changed to only apply to rideable minecarts)

v2.0.0 (mc1.19.3)

by audaki on Jan 16, 2023
Download

Stable Release v2.0.0 (Fabric, mc1.19.3)

  • New Build Environment with multiple MC versions to test and deploy on
  • New Minecraft Versions can be supported faster
  • Tested explicitly with mc 1.19.3

v2.0.0 (mc1.19.2)

by audaki on Jan 16, 2023
Download

Stable Release v2.0.0 (Fabric, mc1.19.2)

  • New Build Environment with multiple MC versions to test and deploy on.
  • New Minecraft Versions can be supported faster
1
2

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@fafd47f

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.