Skip to content

Instantly share code, notes, and snippets.

@battleunicorn
Created July 26, 2022 15:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save battleunicorn/f7c1f321e80cda79baf38f6b927e919a to your computer and use it in GitHub Desktop.
Save battleunicorn/f7c1f321e80cda79baf38f6b927e919a to your computer and use it in GitHub Desktop.
Installation of optifine mod using UltimMC / MultiMC Minecraft launcher

Why this gist

Another gist exist with the same purpose. It did not work for me. Since the maintainer didn't seem to respond to other comments, I made my own.

I've found the solution in a comment under a youtube video. (https://www.youtube.com/watch?v=m8DoVVMEx2k pinned comment)

Requisites

  • Java (openJDK17+)
  • 7zip gui for windows
  • peazip for mac or linux

Getting Optifine ready

  1. Download optifine for your minecraft version from optifine.net
  2. Open the file and click extract image
  3. Extract it to a location where it is easyily accesible
  4. Open it with peazip or 7zip gui depending on your os

It should look similar to this image

  1. Now extract the notch folder
  2. If you're using peazip go to options -> settings -> archive manager -> and enable Edit non-canonical archive types
  3. Drag and drop the contents of the extracted notch folder into the parent directory (the directory in which notch was contained), leaving you with and archive that should look something like this: image
  4. Save the file and exit

Installation

  1. Go to UltimMC
  2. Create a new instance (or choose one laready created) in which you want to install optifine
  3. Click on Edit Instance and go to version
  4. Click on Add to Minecraft.jar
  5. Select the modified jar file
  6. It should be enabled by default, else enable it
  7. Click on Launch and enjoy
@battleunicorn
Copy link
Author

battleunicorn commented Jul 26, 2022

Here the three images which github refuses to load https://imgur.com/a/TWz1UNu

Here my modified optifine jar file which you can take as example. https://anonfiles.com/G7O4Ie09y6/OptiFine_1.19_HD_U_H8_MOD_jar
Don't use it since you shouldn't trust strangers with random, modified, jar files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment