Skip to content

Instantly share code, notes, and snippets.

@IdleMuse
Last active August 6, 2018 19:14
Show Gist options
  • Save IdleMuse/40989c47295483145fd4bc4f16c7901e to your computer and use it in GitHub Desktop.
Save IdleMuse/40989c47295483145fd4bc4f16c7901e to your computer and use it in GitHub Desktop.
All the Mods installation guide
  1. Ensure that your PC has more than 8GB of RAM. If it has exactly 8GB, it may be okay, but I strongly recommend running NOTHING in the background when doing so.
  2. Download, install, and run MultiMC (https://multimc.org/)
  3. Go to Settings > Java, and increase the Minimum Memory allocation to 5120MB (or higher), and Maximum to (higher if you can!). Ignore the last Memory setting, it's unused.
  4. Set the JVM arguments to -d64 -server -XX:+AggressiveOpts -XX:ParallelGCThreads=3 -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseParNewGC -XX:+ExplicitGCInvokesConcurrent -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:NewSize=84m -XX:+UseAdaptiveGCBoundary -XX:NewRatio=3 -Dfml.readTimeout=90 -Ddeployment.trace=true -Ddeployment.log=true -Ddeployment.trace.level=all
  5. Click Test to make sure java works.
  6. Go back out of settings and click New Instance, and then select Import from Zip
  7. Paste in the the URL of the modpack (https://minecraft.curseforge.com/projects/all-the-mods-3/files/2581310/download)
  8. Run it. You'll probably need to enter your minecraft login at this point??
  9. Wait for heckin ages for it to load.
  10. Connect to the server from the multiplayer menu (minecraft.ghostlit.co.uk:3456)
  11. Join discord too for voice chats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment