Here you will find the source and issue tracker for the Official Railcraft Project.
Railcraft is a mod written for the hit game Minecraft. It is built on top of the Minecraft Forge API.
It greatly expands and improves the Minecart system in Minecraft. Adding many new blocks, entities, and features. It has been in development since 2012 and contains over 800 class files and hundreds of thousands of lines of code. The mod was created by the user going by the name CovertJaguar.
- CovertJaguar is currently in charge of development for Minecraft 1.12 in this repo.
- This repo is maintained by Sm0keySa1m0n and aims to develop for the most recent versions of Minecraft, a version for Minecraft 1.19.x is currently in development. Some contributors who participated in the development for the most recent versions of Minecraft are:
- The Blog, Forums, and main download page: https://www.railcraft.info
- The Wiki: https://railcraft.info/wiki
- Discord: Invite
Post only confirmed bugs here.
More information about issue Labels can be found here.
Railcraft is licensed under a custom usage license tailored specifically for the project. It can be read here.
Note: The API is licensed under the MIT license which can be found in src\api\java\mods\railcraft\api\LICENSE.txt
- You may NOT create works using the Railcraft code (source or binary) without CovertJaguar's explicit permission except in the cases listed in this license.
- You may NOT create derivative Jars from Railcraft source to distribute to other users.
- You MAY use snippets of Railcraft Code posted on the Official Github in your own projects, but only if your project consists of less than 25% of Railcraft derived code. You must give credit to the Railcraft Project for the code used, including a link to the Github Project. Put this in your class file headers that contain Railcraft code, in your readme, and on the main download page.
- You may NOT use Railcraft Art Assets in other projects unless the project is intended to operate alongside Railcraft. Examples are Addons, Resource Packs and InterMod Integration.
- You MAY fork and edit the Github Project for the purpose of contributing to the Official Railcraft Project. You may NOT distribute any Jar created from a fork for any reason.