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.
@JJTech0130
This article was originally about how to run minecraft based on arm64 jdk on MultiMC, but then the developer's attitude made me pessimistic, and considering the ease of use for non-technical users, I finally added the part recommending HMCL to replace MultiMC.
In addition to the need to start it through the command line, it is really easy to use, and without any additional configuration, it started successfully on my arm64-based openjdk.