MultiMC
Last updated
Last updated
Do NOT disable "API" or "library" mods, because the other mods need them.
Instructions vary depending on whether you had installed FO on MultiMC with the easier installation or with automatic updates.
Open MultiMC
Right-click the FO instance
Click on the Instance Folder button
While holding Shift, right-click inside of the folder
Click on Open in Terminal or Open with PowerShell or similar
Run the following commands to download the scripts that will disable the mods:
This should download two files: pre-launch.ps1
and post-exit.ps1
Open pre-launch.ps1
in a text editor. You should find a list of mods starting on line 4
Copy the name of the mod you want to disable
Paste the name of the mod in the line you found in step 7
Disable more mods by adding them under line 4 with the same format
Go back to MultiMC
Click on the FO instance
Click on Edit Instance
Replace the pre-launch command with the following:
Replace the post-exit command with the following:
Tutorial by based on .
On macOS follow
Install , which will automatically adapt the script to your Minecraft version