Fork form https://gist.github.com/nikhiljha/7313ac5553aafb1c8596b1fca0f4cdff
If you don't have Homebrew installed already, install Homebrew by following the instructions at brew.sh. Then, just open a Terminal and type...
brew install java
- It natively supports Apple Silicon chips, provide better performance, higher game fps, eliminating the need for complex modifications.
- More friendly interface, support more login methods, Mod management, automatic installation of Forge, Fabric, Optifine, etc., and more useful functions waiting for you to discover.
- It is mentioned on the download page that it supports Java8-Java10. In fact, Java17 can also be used normally. The downloaded page is not updated in time, so you can use it with confidence.
If you still insist on using MultiMC, read on, be aware that its game fps is usually lower.
Install the latest version of MultiMC from the MultiMC website. Unfortunately, the launcher will have to run with Rosetta. This won't affect game performance.
Create a Minecraft 1.19.X instance, right click, edit instance, and go to the versions tab on the left. Click on LWJGL in the list, then click customize on the right. Click edit to open the LWJGL configuration file. Replace the content of the file that opens up with the contents of the file called org.lwjgl3.json
that is attached to this gist (see next file).
Have fun!
If you still can't play, it may be that you need to delete the old lib file:
- Open Finder.
- Press the Cmd + Shift + G key combination.
- Paste
/Applications/MultiMC.app/Data/libraries/org
. - Press Enter.
- Delete the lwjgl folder.
- Try launching the game again.
@tresf
I didn't have enough time to troubleshoot this problem for more than half a year, so I haven't played Minecraft on Mac during this time;
The developers of MultiMC said that this is not their problem, and closed my Issue directly, and most of the above Issues also have the same treatment;
Tag them here because I tried to reply under their Issue and tell them how to solve it to run the game normally, but the reply was deleted by the developer;
Considering that I haven't played in the past six months, they probably have similar experiences, and I hope to help them solve their problems;
After all, running Minecraft on top of Rosetta, would cause further loss of frame rate, and possibly negatively impact other Java-dependent applications on their computer.