/railcraft

Primary LanguageJavaOtherNOASSERTION

Railcraft Reborn for Minecraft 1.20

CI Build CurseForge Downloads Modrinth Downloads

Here you will find the source and issue tracker for the Railcraft Reborn Project.

What is Railcraft Reborn?

Railcraft Reborn is a mod written for the hit game Minecraft. It is built on top of the NeoForged API.

It greatly expands and improves the Minecart system in Minecraft. Adding many new blocks, entities, and features. The mod was created by the user going by the name CovertJaguar.

This repo is maintained by:

Thanks also to LetterN who contributed in the early stages of development.

Official Links

Issues

Post only confirmed bugs here.

License

Railcraft Reborn 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

Key things to keep in mind:

  • You may NOT create works using Railcraft Reborn code (source or binary) without permission from Sm0keySa1m0n and Edivad99 except as listed in this license.
  • You may NOT create derivative Jars from Railcraft Reborn 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 Reborn derived code. You must give credit to the Railcraft Reborn 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 Reborn Art Assets in other projects unless the project is intended to operate alongside Railcraft Reborn. 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 Reborn Project. You may NOT distribute any Jar created from a fork for any reason.