HomeJavaModsChoo Choo Tweaks
Choo Choo Tweaks
ModsJava

Choo Choo Tweaks

by snowylol_ · on Modrinth

A Minecraft Fabric mod that allows you to configure minecart speeds for different types of minecarts. Take full control of your railway systems!

⬇ Download on Modrinth

ChooChoo Tweaks

License Minecraft Fabric Release

A Minecraft Fabric mod that allows you to configure minecart speeds for different types of minecarts. Take full control of your railway systems!

✨ Features

🚂 Supported Minecart Types

📥 Installation

  1. Make sure you have Fabric Loader installed
  2. Download Fabric API for your Minecraft version
  3. Download the latest release from the Releases page
  4. Place the downloaded .jar file in your .minecraft/mods folder
  5. Launch Minecraft with the Fabric profile

🎮 Usage

Command Usage

/minecartspeed set <type> <speed>    # Set speed for a minecart type
/minecartspeed get <type>            # Get current speed for a type
/minecartspeed list                  # List all current speeds
/minecartspeed reset                 # Reset all speeds to defaults

Examples:

/minecartspeed set empty_minecart 1.0
/minecartspeed get chest_minecart
/minecartspeed list

⚙️ Requirements

🛠️ For Developers

Building from Source

git clone https://github.com/SSnowly/choochootweaks.git
cd choochootweaks
./gradlew build

Built files will be in build/libs/:

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Test thoroughly
  5. Submit a pull request

📝 Configuration

Configuration files are stored per-world in saves/<world>/choochoo_tweaks_speeds.json. The file is automatically created and managed by the mod.

Example configuration:

{
  "empty_minecart": 0.4,
  "minecart_with_player": 0.4,
  "chest_minecart": 0.4,
  "furnace_minecart": 0.4,
  "hopper_minecart": 0.4,
  "tnt_minecart": 0.4,
  "spawner_minecart": 0.4,
  "command_block_minecart": 0.4,
  "minecart_with_entity": 0.4
}

🐛 Issues & Support

Found a bug or have a feature request? Please open an issue on the GitHub Issues page.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

👤 Author

SSnowly

🙏 Acknowledgments

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more