Server guide
Upload a converted MRPack ZIP to a Minecraft server panel
Many hosting panels understand ZIP uploads better than MRPack manifests. The safest workflow is to convert the pack, review missing downloads, then upload a complete folder.
Before upload
- Inspect the pack and note the Minecraft version.
- Confirm whether the pack uses Fabric, Quilt, Forge, or NeoForge.
- Convert the MRPack to ZIP with overrides enabled.
- Download the failed downloads report if the converter creates one.
- Add any missing server-side mods manually.
Folder layout
Most server panels expect a layout like this:
mods/ config/ defaultconfigs/ server.properties
Common mistake
Do not upload only modrinth.index.json. That file is a manifest, not the
complete modpack. The server needs the actual mod files and overrides.