> ## Documentation Index
> Fetch the complete documentation index at: https://docs.berrybyte.net/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Install Modpacks on Minecraft Server

> Guide to installing modpacks like RLCraft, ATM8, and FTB on your Minecraft server.

# How to Install Modpacks on Your Minecraft Server

Install modpacks to add hundreds of mods working together on your server.

## Automatic Installation

1. Go to the **Modpacks** tab
2. Search for the modpack you want
3. Click **Install** next to your chosen modpack
4. The modpack will install automatically with the correct Forge version

## Manual Installation

If your modpack isn't in the automatic installer:

1. **Upload the modpack:**
   * Download the server archive (`.zip`) from [Modrinth](https://modrinth.com) or [CurseForge](https://curseforge.com)
   * [Upload it](/panel/importing-files) to your file manager

2. **Install Forge:**
   * Find the required Forge version in the modpack's readme (e.g., `43.2.14`)
   * Go to **Startup** tab and enter the version (e.g., `1.19.1-43.2.14`)
   * Delete all files **except** the modpack archive
   * Go to **Settings** tab and click **Reinstall**

3. **Unpack the modpack:**
   * Start the server once to generate files
   * Click the three dots next to the archive and click **Unarchive**
   * Start the server again

<Note>First startup with a modpack can take longer than usual.</Note>

## FAQ

<Accordion title="Archive unpacks a folder instead of files">
  1. Go into the unarchived folder and select all files
  2. Click the three dots and click **Archive**
  3. Move the archive up one folder (click **Move** and add `../` before the filename)
  4. Click **Unarchive** to extract files to the main folder
</Accordion>

<Accordion title="No unarchive button appears">
  The archive may be corrupted. Re-upload it or download it again from the modpack site.
</Accordion>

<Accordion title="How do I upload my own custom modpack?">
  Follow the same steps but upload your own archive. Package it with mod files and any custom configuration files.
</Accordion>

<Accordion title="No Forge version specified">
  Leave the **Forge Version** field empty. Instead, enter the Minecraft version (e.g., `1.16.5`) in the **Minecraft Version** field to install the latest recommended build.
</Accordion>

## Common Issues

**Modpack not in automatic installer**

* Not all modpacks are available
* Fix: Use manual installation

**Server crashes on startup**

* Insufficient RAM or mod conflicts
* Fix: Increase RAM and check server logs for incompatible mods

**Files don't extract**

* Archive corruption or incomplete upload
* Fix: Re-download and re-upload the modpack

**Players can't connect**

* Client-server modpack version mismatch
* Fix: Players need the exact same modpack version

**Missing Forge version error**

* Incorrect Forge version
* Fix: Check modpack documentation for exact version

## Related Guides

* [Installing Individual Mods](/games/minecraft/installing-mods) - Add single mods
* [Server Performance](/games/minecraft/aikars-flags) - Optimize modpack performance
* [Changing Server Versions](/games/minecraft/changing-versions) - Manage versions
* [File Management](/panel/importing-files) - Uploading files guide

Need help? Ask in our [Discord](https://berrybyte.net/discord).
