๐ŸŽ‰ Craft and Conquer v1.5.4 โ€” Banners & Blades is out now! See what's new โ†’
Home
C&C Modpack
Overview Changelog Installation Mod List Server Setup Known Issues FAQ
Ion Mods
Ion Tree Fall Ion Quick Harvest Ion Quests Mod Recipe Atlas
Wiki
Roadmap ๐Ÿ” Search
Links
โ–ถ DC MR

Requirements

โ˜•
Java 21+
Server runtime
๐Ÿงต
Fabric Server
1.21.11
๐Ÿ’พ
4โ€“8 GB RAM
For the server
๐ŸŒ
Port 25565
Open on router
Modrinth App โ€” Server
Easiest method โ€” one-click server from the Modrinth launcher
1
Open the Modrinth App and find the pack
In the Modrinth App, navigate to your installed Craft and Conquer profile.
2
Click the three dots โ†’ Create Server
The app will generate a server folder pre-loaded with the correct mods and configs. Choose where to save it.
3
Accept the EULA
Open eula.txt in the server folder and change eula=false to eula=true.
4
Run the server
Double-click start.bat (Windows) or run ./start.sh (Mac/Linux). The server will start on port 25565.
๐Ÿ’ก Share your local IP (from ipconfig on Windows) with friends on the same network, or your public IP for external connections.
Manual Server Setup
Full control โ€” for experienced users or dedicated servers
1
Download Fabric Server
Go to fabricmc.net/use/server and download the Fabric server jar for Minecraft 1.21.11. Place it in a new folder.
2
Download the modpack mods
Download the Craft and Conquer modpack ZIP from Modrinth. Extract it and copy the mods and config folders into your server folder.
โš ๏ธ Remove any client-only mods such as Drippy Loading Screen, Simple Menus, and LambDynamicLights from the server mods folder โ€” they will crash a dedicated server.
3
Create a start script
Create a start.bat file (Windows) with the following:
java -Xmx6G -Xms2G -jar fabric-server-launch.jar nogui
pause
4
Accept the EULA and launch
Run the start script once โ€” it will generate files and stop. Open eula.txt, set eula=true, then run again to fully start the server.
5
Forward port 25565
In your router settings, forward TCP/UDP port 25565 to your server machine's local IP. Friends can then connect using your public IP.
๐Ÿ’ก Use whatismyip.com to find your public IP to share with friends.
Paid Server Hosting
Best for always-on servers without running your own machine
If you want a server that stays online 24/7 without leaving your PC running, a server host is the way to go. These providers support Fabric modpacks:
Bisect Hosting
Easy one-click modpack installs. Good for beginners.
Apex Hosting
Solid performance, supports Modrinth packs directly.
Bloom Host
High performance, great for larger player counts.
๐Ÿ’ก When setting up with a host, choose Fabric 1.21.11 as the server type, then upload the mods and config folders from the modpack ZIP.

Server FAQ

Do all players need the modpack installed? โ–ผ
Yes. Every player connecting to the server needs the same version of Craft and Conquer installed on their client. They can download it from Modrinth or CurseForge (pending).
How many players can the server handle? โ–ผ
With 6โ€“8 GB of RAM allocated, the server should comfortably handle 4โ€“8 players. For larger groups, consider a dedicated hosting provider with more resources.
The server crashes on startup โ€” what do I do? โ–ผ
The most common cause is client-only mods in the server folder. Remove Drippy Loading Screen, Simple Menus, and LambDynamicLights from the mods folder and try again. If it still crashes, post your error log in the Discord.
Can I use a different world seed? โ–ผ
Yes โ€” open server.properties and set level-seed=YOUR_SEED before the first launch. You can also change the world name here.
โ†‘