Skip to content

railcraft-reborn/railcraft

Repository files navigation

Railcraft Reborn for Minecraft 1.21

CI Build Crowdin

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 community driven continuation of the popular Minecraft mod Railcraft, originally developed by CovertJaguar. It is built on top of the NeoForged API.

The mod greatly expands and improves the minecart system in Minecraft - adding many new blocks, entities, and features.

This project is maintained by:

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

Official Links

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 the Railcraft Reborn 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 the Railcraft Reborn source in your own projects, but only if your project consists of less than 25% of Railcraft Reborn derived code. You must credit Railcraft Reborn for any code used, including a link to the GitHub repository. 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 inter-mod integrations.
  • You MAY fork and edit the GitHub repository for the purpose of contributing to the project.
  • You may NOT distribute any Jar created from a fork for any reason.