MacOS 1.8.9 Old Wizard #2589
Answered
by
pratikrath126
yuukeykyunn
asked this question in
Q&A
Hello, is there any way that i can add 1.8.9 to Minecraft Version there? i already using the Old Wizard |
Answered by
pratikrath126
Feb 22, 2026
Replies: 1 comment 1 reply
|
You can manually add 1.8.9 to the Old Wizard by downloading the official 1.8.9 client JAR (from Mojang's version manifest) and placing it in your local Maven repository under the expected path, or by configuring the wizard to point to a specific JAR file. Some folks also run the Minecraft launcher for 1.8.9 once to generate the files, then the wizard picks them up. Check the repository docs for exact folder structure, but typically it's ~/.m2/repository/net/minecraft/client/minecraft-client/1.8.9/ on Unix systems. |
1 reply
Answer selected by
yuukeykyunn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


You can manually add 1.8.9 to the Old Wizard by downloading the official 1.8.9 client JAR (from Mojang's version manifest) and placing it in your local Maven repository under the expected path, or by configuring the wizard to point to a specific JAR file. Some folks also run the Minecraft launcher for 1.8.9 once to generate the files, then the wizard picks them up. Check the repository docs for exact folder structure, but typically it's ~/.m2/repository/net/minecraft/client/minecraft-client/1.8.9/ on Unix systems.