Minecraft Transit Railway is a Minecraft mod that allows you to build your own transport network with automated trains, boats, cable cars, and planes!
Version 4.0.0 is a complete rewrite from scratch. The vehicle simulation code has been separated from the Minecraft instance, greatly reducing lag on Minecraft servers.
- Custom train configuration
- Realistic bogies and train movement
- Improved signalling
- Sideways elevators
- OBJ features ported over from Nemo's Transit Expansion
- Vehicle swaying effect
- New online system map and OneBusAway integration
- Client-side FPS improvements and server-side TPS improvements
Please report any issues or bugs you find; that would be greatly appreciated! Refer to the todo list to see currently known issues.
Head over to the Modrinth page to download the mod or to see the project information.
There is a new wiki for the mod. Take a look.
The Crowdin site for the Minecraft Transit Railway mod is available!
Crowdin is a cloud-based platform for translators to contribute to a project. With your help, we can translate the mod into many different languages. You may create a free account to start translating.
- Fork this project
- On your fork, create a new branch based on the development version branch
- Commit your changes to the new branch
- Make a Pull Request to merge your branch into the development version of this repository
To build the mod, run the following commands in the root directory of the project:
gradlew setupFiles -PminecraftVersion="<minecraft version>"
gradlew build -PminecraftVersion="<minecraft version>"
The mod jar file should be generated in the following directory:
<root>/build/release/MTR-<fabric|forge>-<mod version>+<minecraft version>.jar
This project is licensed under the MIT License. All Noto fonts, bundled with this mod, are licensed under the Open Font License.
Let's connect.