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
Wow, thank you and the community for your efforts. I also use Apple M1 for daily work. Take minecraft as an example. From the beginning, it was completely unavailable, and now I use MultiMC + hack json (although I can’t find 3.3.1 json on the Internet. Most people may not be able to make it themselves), or HMCL works out of the box, and a lot of efforts from Apple and the community must be indispensable;
As far as work is concerned, it is much better than my previous Macbook Air, and the battery life is much longer, and the compatibility problems encountered when I first started using it are expected, I am also a software developer, most of them All resolved by themselves;
In the past half a year, I haven’t felt any compatibility issues at all in my work, and I haven’t bothered to solve them. Maybe there are still a few applications running on Rosetta, which is harmless. Until today, I just wanted to try to play MC 😀