MacOS 1.8.9 Old Wizard #2589
-
Hello, is there any way that i can add 1.8.9 to Minecraft Version there? i already using the Old Wizard |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.


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.