- Java 93.7%
- TypeScript 4%
- HTML 2.2%
- CSS 0.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
Some checks failed
Build / build (1.16.5) (push) Has been cancelled
Build / build (1.17.1) (push) Has been cancelled
Build / build (1.18.2) (push) Has been cancelled
Build / build (1.19.2) (push) Has been cancelled
Build / build (1.19.4) (push) Has been cancelled
Build / build (1.20.1) (push) Has been cancelled
Build / build (1.20.4) (push) Has been cancelled
4.0.5 and Various Fixes by LX |
||
| .github | ||
| buildSrc | ||
| examples | ||
| fabric | ||
| forge | ||
| gradle/wrapper | ||
| images | ||
| libs | ||
| website | ||
| .gitignore | ||
| build.gradle | ||
| crowdin.yml | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
Minecraft Transit Railway 4.0.0
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.
Major Features in 4.0.0
- 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.
Downloads and Installation
Head over to the Modrinth page to download the mod or to see the project information.
Guide
There is a new wiki for the mod. Take a look.
Recommended Addons
Contributing
Help Translate the Mod!
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.
Adding Features
- 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
Building
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
License
This project is licensed under the MIT License. All Noto fonts, bundled with this mod, are licensed under the Open Font License.
Questions? Comments? Complaints?
Let's connect.




