-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
| Requirement | Version |
|---|---|
| Minecraft | 1.20.1 |
| Minecraft Forge | 47.4.10 or newer |
| Java | 17 |
- Install Minecraft Forge 1.20.1 (version 47.4.10 or newer) from the official Forge installer.
- Download
rodalies-<version>.jarfrom the repository's Releases section. - Place the
.jarin your Minecraftmodsfolder:- Windows:
%APPDATA%\.minecraft\mods - macOS:
~/Library/Application Support/minecraft/mods - Linux:
~/.minecraft/mods
- Windows:
- Launch the game using the Forge 1.20.1 profile.
The mod works both client-side and server-side. For multiplayer it must be installed on both ends.
Integration with Create is optional. If Create is present, the sliding train door opens automatically when the train stops at a station. If it is not, the mod works normally and the door is opened by hand. See Create Integration for details.
The repository ships with the Forge MDK. To build the .jar from source:
./gradlew buildThe resulting artifact is generated in build/libs/.
The optional Create integration is compiled against the Create libraries placed in the local
libs/folder (compileOnlydependencies). Those libraries are not distributed with the repository; without them the rest of the mod builds normally, but you will need to remove the compatibility module or supply the.jarfiles yourself to rebuild that part.
Rodalies Decorations
Content
Reference