Skip to content

Commit

Permalink
my child will join over 10 million players who use the curseforge app!
Browse files Browse the repository at this point in the history
  • Loading branch information
MicrocontrollersDev authored Oct 1, 2023
1 parent ae1411e commit 2a31679
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 8 deletions.
20 changes: 13 additions & 7 deletions docs/latest/migrating.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,16 @@ If you want more information on Fabric, why Forge/OptiFine are not recommended,

This list currently consists of three different sources for mod downloads: Modrinth, GitHub, and CurseForge. This section will explain how to download mods from each of them.

#### Automatic Installation:

- If you are using Prism Launcher, you can simply go to the mods menu for your instance and press the "Download Mods" button in the top right to search Modrinth and CurseForge directly inside the launcher.

- Some CurseForge mods may not allow downloads from third party launchers such as Prism Launcher. This can be bypassed by opening Prism settings, going to `APIs`, then `API Keys` and entering `$2a$10$bL4bIL5pUWqfcO7KQtnMReakwtfHbNKh6v1uTpKlzhwoueEJQnPnm` into the CurseForge Core API.

- GitHub or non-Modrinth/CurseForge mods will require manual installation.

#### Manual Download

- Modrinth:
- On the mod's page, click on the `Versions` tab. From there, you can see all versions of the mod. Make sure you download the correct one based on the Minecraft version and mod loader, click on the download icon for the newest version of the mod that fits both previous criteria.

Expand All @@ -56,18 +66,14 @@ If you want more information on Fabric, why Forge/OptiFine are not recommended,
- CurseForge:
- Click on the `Files` tab. Look for the versions of the mod with the Minecraft version you desire and is for the Fabric mod loader, and download the latest one. You can also press the `View All` button, then sort by mod loader or Minecraft version to make finding the correct jar easier.

If you are using Prism Launcher, you can simply go to the mods menu for your instance and press the "Download Mods" button in the top right to search Modrinth and CurseForge directly inside the launcher.

**NOTE**: Some CurseForge mods may not allow downloads from third party launchers such as Prism Launcher. It is recommended to download from Modrinth when possible. If the mod is not on Modrinth, you can simply download from CurseForge and add it to your Prism instance's mods folder. Downloading mods from CurseForge does **NOT** require you to install their launcher!

### Manually Installing Mods on Fabric
#### Manually Installing Mods

0. Make sure you close Minecraft before installing mods, otherwise unexpected things can happen.
0. Close Minecraft if open.
1. Click on your Prism Instance.
2. Click `Edit`.
3. Go to the `Mods` tab.
4. Either drag and drop files into this menu, or you can press `View Folder` to drag and drop mods directly into your mods folder.
5. You can now launch the instance
5. You can now launch the instance.

### Still Need Help?

Expand Down
4 changes: 4 additions & 0 deletions docs/launcher/prism_gnu.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,10 @@ You can find a list of Prism themes and how to install them on [their website](h

- Simply update through your package manager, or reinstall it the same way you installed it.

### Step 8 - Setting CurseForge API Key

- Some CurseForge mods may not allow downloads from third party launchers such as Prism Launcher. This can be bypassed by opening Prism settings, going to `APIs`, then `API Keys` and entering `$2a$10$bL4bIL5pUWqfcO7KQtnMReakwtfHbNKh6v1uTpKlzhwoueEJQnPnm` into the CurseForge Core API.

## Common Issues

#### `The java binary "" couldn't be found. Please fix the java path override in the instance's settings or disable it.`
Expand Down
6 changes: 5 additions & 1 deletion docs/launcher/prism_mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,11 @@ You can find a list of Prism themes and how to install them on [their website](h

### Step 7 - Updating Prism

Prism Launcher has a built in updater for macOS using the Sparkle Framework. When an update is available, an update button will appear on the top toolbar.<br>
Prism Launcher has a built in updater for macOS using the Sparkle Framework. When an update is available, an update button will appear on the top toolbar.

### Step 8 - Setting CurseForge API Key

- Some CurseForge mods may not allow downloads from third party launchers such as Prism Launcher. This can be bypassed by opening Prism settings, going to `APIs`, then `API Keys` and entering `$2a$10$bL4bIL5pUWqfcO7KQtnMReakwtfHbNKh6v1uTpKlzhwoueEJQnPnm` into the CurseForge Core API.

## Common Issues

Expand Down
4 changes: 4 additions & 0 deletions docs/launcher/prism_win.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ You can find a list of Prism themes and how to install them on [their website](h
Windows auto-updating is WIP for now, you will need to download the installer and run it again (you will not lose your instances/your Skyclient).
In some cases (specifically when you are on version 5.x or lower), you may need to uninstall your current Prism Launcher entirely before reinstalling. Your instances will still be safe and will not be deleted.

### Step 8 - Setting CurseForge API Key

- Some CurseForge mods may not allow downloads from third party launchers such as Prism Launcher. This can be bypassed by opening Prism settings, going to `APIs`, then `API Keys` and entering `$2a$10$bL4bIL5pUWqfcO7KQtnMReakwtfHbNKh6v1uTpKlzhwoueEJQnPnm` into the CurseForge Core API.

## Common Issues

#### `The java binary "" couldn't be found. Please fix the java path override in the instance's settings or disable it.`
Expand Down

0 comments on commit 2a31679

Please sign in to comment.