-
Notifications
You must be signed in to change notification settings - Fork 20
Wiki Rewrite: "How To Disable Mods" #127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
its-miroma
wants to merge
4
commits into
Fabulously-Optimized:main
Choose a base branch
from
its-miroma:rewrite/how-to/disable-mods
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
da68e9f
rewrite(how-to/disable-mods): initial commit
its-miroma 46dff4b
rewrite(how-to/disable-mods): fix url
its-miroma 8279d4c
rewrite(how-to/disable-mods): fix headings
its-miroma ffe652a
rewrite(how-to/disable-mods): `kbd` for UI buttons
its-miroma File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| hidden: true | ||
| icon: arrow-progress | ||
| --- | ||
|
|
||
| # How to... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| --- | ||
| hidden: true | ||
| icon: square-minus | ||
| --- | ||
|
|
||
| # Disable Mods | ||
|
|
||
| <table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Modrinth App</strong></td><td><a href="modrinth-app.md">modrinth-app.md</a></td></tr><tr><td align="center"><strong>CurseForge App</strong></td><td><a href="curseforge-app.md">curseforge-app.md</a></td></tr><tr><td align="center"><strong>Prism Launcher</strong></td><td><a href="prism-launcher.md">prism-launcher.md</a></td></tr><tr><td align="center"><strong>Minecraft Launcher</strong></td><td><a href="vanilla.md">vanilla.md</a></td></tr><tr><td align="center"><strong>MultiMC</strong></td><td><a href="multimc.md">multimc.md</a></td></tr></tbody></table> | ||
|
|
||
| {% hint style="danger" %} | ||
| Do NOT disable "API" or "library" mods, because the other mods rely on them. | ||
| {% endhint %} | ||
|
|
||
| {% hint style="info" %} | ||
| You may be able to simply [toggle the mod through the Mod Menu](../../info/resource-packs/#mod-menu-helper). | ||
| {% endhint %} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| --- | ||
| hidden: true | ||
| --- | ||
|
|
||
| # CurseForge App | ||
|
|
||
| {% hint style="danger" %} | ||
| Do NOT disable "API" or "library" mods, because the other mods need them. | ||
| {% endhint %} | ||
|
|
||
| 1. Open the **CurseForge App** | ||
| 2. Select **Minecraft** from the grid or from the sidebar | ||
| 3. In **My Modpacks**, click on <kbd>**Fabulously Optimized**</kbd> | ||
| 4. Click on the <kbd>**three dots**</kbd> button | ||
| 5. Click on <kbd>**Profile Options**</kbd> | ||
| 6. Check the <kbd>**Allow content management for this profile**</kbd> checkbox | ||
| 7. Click on <kbd>**Done**</kbd> | ||
| 8. Find the mod you want to disable | ||
| 9. Toggle the knob | ||
| 10. If you want to re-enable the mod, toggle the knob again |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| --- | ||
| hidden: true | ||
| --- | ||
|
|
||
| # Modrinth App | ||
|
|
||
| {% hint style="danger" %} | ||
| Do NOT disable "API" or "library" mods, because the other mods need them. | ||
| {% endhint %} | ||
|
|
||
| 1. Open the **Modrinth App** | ||
| 2. Click on the <kbd>**Library**</kbd> | ||
| 3. Click on <kbd>**Fabulously Optimized**</kbd> | ||
| 4. Find the mod you want to disable | ||
| 5. Toggle the knob | ||
| 6. If you want to re-enable the mod, toggle the knob again |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,98 @@ | ||
| --- | ||
| hidden: true | ||
| --- | ||
|
|
||
| # MultiMC | ||
|
|
||
| {% hint style="danger" %} | ||
| Do NOT disable "API" or "library" mods, because the other mods need them. | ||
| {% endhint %} | ||
|
|
||
| Instructions vary depending on whether you had installed FO on MultiMC with the easier installation or with automatic updates. | ||
|
|
||
| <!-- TODO: instructions for manual installation? --> | ||
|
|
||
| {% tabs %} | ||
| {% tab title="Windows" %} | ||
| {% hint style="info" %} | ||
| Tutorial by [Ultrasonic1209](https://github.com/Ultrasonic1209) based on [Remty5's workaround](https://github.com/Fabulously-Optimized/fabulously-optimized/issues/81). | ||
| {% endhint %} | ||
|
|
||
| 1. Open **MultiMC** | ||
| 2. Right-click on <kbd>**Fabulously Optimized**</kbd> | ||
| 3. Click on the <kbd>**Instance Folder**</kbd> button | ||
| 4. While holding <kbd>⇧ Shift</kbd>, right-click inside of the folder | ||
| 5. Click on <kbd>**Open in Terminal**</kbd> or <kbd>**Open with PowerShell**</kbd> or similar | ||
| 6. Run the following commands to download the scripts that will disable the mods: | ||
|
|
||
| ```powershell | ||
| (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/Fabulously-Optimized/fabulously-optimized/main/Packwiz/pre-launch.ps1" -OutFile "pre-launch.ps1") | ||
| (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/Fabulously-Optimized/fabulously-optimized/main/Packwiz/post-exit.ps1" -OutFile "post-exit.ps1") | ||
| ``` | ||
|
|
||
| This should download two files: `pre-launch.ps1` and `post-exit.ps1` | ||
| 7. Open `pre-launch.ps1` in a text editor. You should find a list of mods starting on _line 4_ | ||
| 8. Copy the name of the mod you want to disable | ||
| 9. Paste the name of the mod in the line you found in _step 7_ | ||
| 10. Disable more mods by adding them under _line 4_ with the same format | ||
| 11. Go back to **MultiMC** | ||
| 12. Click on <kbd>**Fabulously Optimized**</kbd> | ||
| 13. Click on <kbd>**Edit Instance**</kbd> | ||
| 14. Replace the pre-launch command with the following: | ||
|
|
||
| ```powershell | ||
| powershell -ExecutionPolicy Bypass -File ..\pre-launch.ps1 | ||
| ``` | ||
|
|
||
| 15. Replace the post-exit command with the following: | ||
|
|
||
| ```powershell | ||
| powershell -ExecutionPolicy Bypass -File ..\pre-launch.ps1 | ||
| ``` | ||
| {% endtab %} | ||
|
|
||
| {% tab title="Linux and macOS" %} | ||
| {% hint style="info" %} | ||
| Tutorial by [RaptaG](https://github.com/RaptaG) based on [Remty5's workaround](https://github.com/Fabulously-Optimized/fabulously-optimized/issues/81). | ||
| {% endhint %} | ||
|
|
||
| {% hint style="warning" %} | ||
| Not fully tested on macOS! | ||
| {% endhint %} | ||
|
|
||
| 1. Open **MultiMC** | ||
| 2. Right-click on <kbd>**Fabulously Optimized**</kbd> | ||
| 3. Click on the <kbd>**Instance Folder**</kbd> button | ||
| 4. Right-click inside of the folder | ||
| 5. Click on <kbd>**Open in Terminal**</kbd> | ||
| * On macOS follow [instructions to get the Terminal there](https://petenetlive.com/KB/Article/0001060) | ||
| 6. Install [`jq`](https://stedolan.github.io/jq/download), which will automatically adapt the script to your Minecraft version | ||
| 7. Run the following commands to download the scripts that will disable the mods: | ||
|
|
||
| ```sh | ||
| curl -Os 'https://raw.githubusercontent.com/Fabulously-Optimized/fabulously-optimized/main/Packwiz/pre-launch.sh' | curl -Os 'https://raw.githubusercontent.com/Fabulously-Optimized/fabulously-optimized/main/Packwiz/post-exit.sh' && chmod +x pre-launch.sh post-exit.sh | ||
| ``` | ||
|
|
||
| This should download two files: `pre-launch.ps1` and `post-exit.ps1` | ||
| 8. Open `pre-launch.ps1` in a text editor. You should find a list of mods starting on _line 6_ | ||
| 9. Copy the name of the mod you want to disable | ||
| 10. Paste the name of the mod in the line you found in _step 8_ | ||
| 11. Disable more mods by adding them under _line 6_ with the same format | ||
| 12. If you leave a line empty, delete the corresponding one starting on _line 28_ | ||
| 13. If you need to disable more than 6 mods, add lines both under `mod5=` and `$mod5.jar\` | ||
| 14. Go back to **MultiMC** | ||
| 15. Click on <kbd>**Fabulously Optimized**</kbd> | ||
| 16. Click on <kbd>**Edit Instance**</kbd> | ||
| 17. Replace the pre-launch command with the following: | ||
|
|
||
| ```sh | ||
| ../pre-launch.ps1 | ||
| ``` | ||
|
|
||
| 18. Replace the post-exit command with the following: | ||
|
|
||
| ```sh | ||
| ../pre-launch.ps1 | ||
| ``` | ||
| {% endtab %} | ||
| {% endtabs %} | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| --- | ||
| hidden: true | ||
| --- | ||
|
|
||
| # Prism Launcher | ||
|
|
||
| {% hint style="danger" %} | ||
| Do NOT disable "API" or "library" mods, because the other mods need them. | ||
| {% endhint %} | ||
|
|
||
| 1. Open the **Prism Launcher** | ||
| 2. Select <kbd>**Fabulously Optimized**</kbd> | ||
| 3. Click on <kbd>**Edit**</kbd> | ||
| 4. Click on <kbd>**Mods**</kbd> | ||
| 5. Find the mod you want to disable | ||
| 6. Uncheck the checkbox | ||
| 7. If you want to re-enable the mod, check the checkbox again |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| --- | ||
| hidden: true | ||
| --- | ||
|
|
||
| # Minecraft Launcher | ||
|
|
||
| {% hint style="danger" %} | ||
| Do NOT disable "API" or "library" mods, because the other mods need them. | ||
| {% endhint %} | ||
|
|
||
| 1. Open the **Minecraft Launcher** | ||
| 2. Select the Fabric installation | ||
| 3. Click on <kbd>**Folder**</kbd> button | ||
| 4. Open the `mods/` folder | ||
| 5. Find the mod you want to disable | ||
| 6. Rename the mod from `mod-name.jar` to `mod-name.jar.disabled` | ||
| 7. If you want to re-enable the mod, rename `mod-name.jar.disabled` to `mod-name.jar` | ||
|
|
||
| {% hint style="info" %} | ||
| If you can't see the `.jar` extension in the file name, follow this [tutorial to show file extensions](https://thewindowsclub.com/show-file-extensions-in-windows). | ||
| {% endhint %} |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes ofc manual instructions are necessary
the whole reason I didn't write MMC AU instructions there explicitly was that it is incredibly clumsy
that said, the manual instructions can stay but should have some infobox or accordion to warn users before they read all that