Modpack Management
Modpacks allow you to bundle multiple mods together and switch between different mod combinations.
Creating a Modpack
- Go to the Modpacks tab
- Tap the + button
- Enter a name and description
- Select the mods you want to include
- Tap Create
Importing a Modpack
Modpacks use the .rhp or .zip format.
- Go to the Modpacks tab
- Tap the Import button
- Select a
.rhpor.zipfile - The modpack will be imported and appear in your list
Exporting a Modpack
- Long-press on a modpack
- Select Export
- Choose a location to save the
.rhpfile - Share the file with others
Activating a Modpack
- Go to the Modpacks tab
- Tap on a modpack to select it
- The modpack will be activated and its mods will be loaded on next launch
Managing Mod Files
The launcher includes a built-in file browser for viewing and editing mod files:
- Select a modpack
- Tap Browse Files
- Navigate the file tree
- Tap on text files to view or edit them
- Use the syntax-highlighted editor for config files
Config Editor
The config editor supports:
- JSON syntax highlighting
- Lua syntax highlighting
- Real-time editing with unsaved changes indicator
- Automatic save on exit
To edit a config file:
- Navigate to the file in the file browser
- Tap on a
.jsonor.luafile - Make your changes
- Tap Save