promotional bannermobile promotional banner
premium banner
A fabric mod that makes minecarts faster

Description

Currently, I have no plans to update this mod (doesn't mean I won't in the future)

 

Possible alternative: Audaki Cart Engine (idk why links look like this)


Cyan's faster minecarts

 

TheMisterEpic's video on Elytras made me want to build a Minecart system for my world, but minecarts are too slow. So here is a mod that fixes that

 

Requires Fabric API

SLEEP


I made this in a few hours, while sleep-deprived, so some big things may have slipped by

From my tests, everything seems to work as it should, and if that's not the case leave a comment ↓ or create an issue

 

Config (Gamerules)
This mod adds a few gamerules that allow you to customize its behaviour

 

minecartMaxSpeed
The max speed of minecarts. 30 by default


minecartSlowdownOnSoulSand
minecartSlowdownOnSlimeblock
Whether or not to slow down when there's soulsand or slime underneath the minecart. True by default


minecartSlowdownOnCurves
Whether or not to slow down before/during curves, to avoid derailing. True by default

 

minecartSlowdownOnSlopes
Whether or not to slow down during slopes, to allow going up them and not derail when going down. True by default

 

minecartSlowdownIfNamedSlow
Whether or not to slow down the minecart if it has "slow" in its name. True by default


minecartSpeedometer
Whether or not to show the minecart's speed for the player riding it. False by default


poweredRailsAlwaysOn
Makes it so powered rails are always on. You need to update your railways whenever you change this gamerule. False by default

 

Found a bug? Has a suggestion? Any complaints?
Please leave a comment here on curseforge or create an issue over at Github 

 

Modpacks
Feel free to add this to as many modpacks as you would like

 

Changelog

V1.0.1
Added the poweredRailsAlwaysOn gamerule
Added the minecartSlowdownOnSlopes gamerule