RLCraft2026-06-17 · 8 min read

How to Host an RLCraft Server in 2026

RLCraft is one of the most demanding Minecraft modpacks to host — 300+ mods, constant mob spawning and large biomes push servers hard. This guide covers the full setup from RAM choice to first login.

1

Choose your RAM

Minimum 8 GB; 10–12 GB recommended. RLCraft's mob AI and progression systems chew through memory faster than most packs — Lycanites Mobs alone keeps hundreds of entities active at all times. Undersizing RAM is the single most common RLCraft hosting mistake.

2

Download the RLCraft server pack from CurseForge

RLCraft is a Forge 1.12.2 pack. On CurseForge, find RLCraft and download the server pack (not the client pack) — it includes the correct Forge version and all mods pre-assembled. Extract the archive to your server directory before running anything.

3

Run the Forge installer

Inside the extracted server pack you'll find the Forge installer jar. Run `java -jar forge-installer.jar --installServer` to install Forge into the directory. This sets up the correct libraries and creates the server launch script. Don't skip this step — the server won't start without it.

4

Set Java 8 as the runtime

RLCraft runs on Minecraft 1.12.2, which requires Java 8. This is the most commonly missed step — many systems have Java 11 or Java 21 as the default, and the server will fail or behave unpredictably on newer Java versions. Verify with `java -version` and point your start script explicitly to the Java 8 JRE if needed.

5

Edit server.properties

Set `difficulty=hard` — RLCraft is designed for Hard mode and the balance breaks on lower settings. Set `view-distance` to 6–8 (higher values cause severe performance issues with RLCraft's mob density). Set `max-players` to match your expected group size so the server doesn't over-allocate spawn overhead.

6

Leave the Lycanites Mobs configs alone

RLCraft's custom mobs come from the modpack configuration, not vanilla spawner settings. The temptation to reduce spawns is understandable, but the Lycanites Mobs configs are interconnected — changing them without knowing what you're doing will either break spawning entirely or make the pack feel wrong. Leave them at defaults unless you have specific modpack experience.

7

First boot and connecting players

First boot takes 4–8 minutes as Forge loads all 300+ mods. Once the console shows 'Done', you're ready. Players must install the RLCraft client from CurseForge — not a manual install. The client and server mod versions must match exactly. Share your server IP on the default port 25565.

FAQ

What Java version does RLCraft need?+
Java 8. RLCraft runs on Minecraft 1.12.2, which requires Java 8 specifically. Java 11 and Java 21 will not work correctly. Check your system Java version with `java -version` and install Java 8 if needed.
Can players use different launchers?+
Yes — CurseForge App, Prism Launcher and ATLauncher all work on the client side. The launcher doesn't matter as long as players are running the correct RLCraft version that matches the server.
Why is RLCraft so hard to host?+
Because it combines 300+ mods with Lycanites Mobs, which keeps a very large number of AI-active entities in memory at all times. This creates constant memory and CPU pressure that other modpacks don't have.
What difficulty should an RLCraft server run on?+
Hard. RLCraft was designed and balanced specifically for Hard mode. Running on Normal or Easy breaks the intended pack experience and many progression systems won't work as intended.
Does RLCraft work on Java 21?+
No. Minecraft 1.12.2 — the version RLCraft is built on — requires Java 8. Attempting to run it on Java 17 or Java 21 will cause startup errors or unstable behavior.

Want managed RLCraft hosting?

CoalHost deploys RLCraft with the correct Forge and Java 8 automatically — no manual install. From €12/month.

View RLCraft Hosting →