Client and Server Installation
BetterRailwaySystem supports both singleplayer and dedicated multiplayer, but multiplayer requires a consistent setup.
Client Installation
- Install Fabric Loader for Minecraft
1.21.1. - Put the BetterRailwaySystem jar into the client
modsfolder. - Put
Fabric APIinto the same folder. - Put
Cloth Configinto the same folder. - Launch the game and verify the mod loads without errors.
Dedicated Server Installation
- Prepare a Fabric server for Minecraft
1.21.1. - Put the BetterRailwaySystem jar into the server
modsfolder. - Add
Fabric API. - Add
Cloth Config. - Accept the Minecraft EULA and complete the normal Fabric server setup.
Important Multiplayer Rule
If you want the full feature set, both sides should run the mod:
- Client only gives you the local mod files, but server-backed features will not work on an unmodded server.
- Server only is not enough, because clients also need the mod to render UI, overlays, and receive synchronized assets correctly.
Not Required on Servers
ModMenu is optional for clients and is not required on dedicated servers.