-
Notifications
You must be signed in to change notification settings - Fork 36
Installing with MultiMC
- You can download MultiMC from their website. See their instructions for how to install MultiMC on your Operating System.
- Open Impact Installer (see Setup FAQ if you have issues)
- Select
Install for: "MultiMC Instance"
- Use
Browse
to select your MultiMC install directory - Choose the Minecraft/Impact version combo you want (
latest
is recommended) - Select if you would like to include OptiFine in your Impact instance
- Click "Install"
- Open Impact Installer (see Setup FAQ if you have issues)
- Select
Install for: "Show MultiMC JSON"
- Choose the Minecraft/Impact version combo you want (
latest
is recommended) - Click "Install"
- A window will appear saying "Here is the MultiMC JSON...", click "OK"
- Somewhere else on your screen will be a window containing a bunch of complicated looking JSON code. You'll need that for step 3...
NOTE: You can use Ctrl+A
followed by Ctrl+C
to copy the generated JSON code
- Open MultiMC
- Create a New Instance using version the corresponding minecraft version, choose a memorable name, e.g.
Impact 4.8.3
- Right click on instance and click Edit Instance
- Go to the Version tab
- Click Add Empty
- Choose an appropriate name, e.g.
Impact 4.8.3 for 1.12.2
, and exact uuid:net.impactclient.Impact
- Select
Impact 4.8.3 for 1.12.2
(or whatever you just typed) and click Edit on right side - Type
Ctrl+A
andDel
to remove any exiting contents - Paste the JSON content generated earlier by Impact Installer:
- Click on the window (containing generated JSON code) that Impact Installer opened earlier in Step 2
- Enter
Ctrl+A
and thenCtrl+C
to copy the JSON code - Click on the window MultiMC just opened to edit your new version entry
- Enter
Ctrl+V
to paste in the generated JSON code
- Save the file
- Click Run and you should see Impact launch 😃
Impact Installer's optifine json not working so set optifine version to none
- Have Minecraft 1.14.4 installed on the default MC launcher.
- Run the OptiFine installer and extract, then move the extracted JAR to your instance's libraries folder and remove the "_MOD" suffix from the filename.
- Run the OptiFine installer again but now Install OptiFine for default MC launcher.
- Go to %appdata%.minecraft\libraries\optifine\launchwrapper-of\2.1 and copy the JAR to your instance's libraries folder.
- Go to the Version tab for your instance in MultiMC.
- Add Empty
- Name: OptiFine
- uid: optifine.Optifine
- Edit it
- Paste the following into the file (if your optifine version isn't same change line 13, 15 and 27 )
Click for lines
{
"+tweakers": [
"optifine.OptiFineTweaker"
],
"formatVersion": 1,
"libraries": [
{
"MMC-filename": "launchwrapper-of-2.1.jar",
"MMC-hint": "local",
"name": "optifine:launchwrapper-of:2.1"
},
{
"MMC-filename": "OptiFine_1.14.4_HD_U_F5.jar",
"MMC-hint": "local",
"name": "optifine:OptiFine:1.14.4_HD_U_F5"
}
],
"mainClass": "net.minecraft.launchwrapper.Launch",
"name": "OptiFine",
"requires": [
{
"equals": "1.14.4",
"uid": "net.minecraft"
}
],
"uid": "optifine.Optifine",
"version": "1.14.4_HD_U_F5"
}
The contents of this wiki are released under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0).
This license requires that reusers give credit to the Impact Wiki contributors. It allows reusers to copy and distribute the material in any medium or format, for noncommercial purposes only. If others remix, adapt, or build upon the material, they may not distribute the modified material.
The Impact Wiki does not condone copyright infringement. When a copyrighted or trademarked piece of media is used, it is believed it falls under fair use. This is because it is believed that the use of low-resolution images of non-free media to visually identify the subject in question
on the Impact Wiki, hosted on servers in the United States by the GitHub on behalf of the Impact Wiki, a non-profit organisation, constitutes fair use under United States copyright law. Other uses of this image may be copyright infringement.
In the case you believe your copyright is being infringed, please contact Impact Client and the infringing content will be removed.
If you're still having trouble using Impact, feel free to join our Discord 😃
Never mind, our Discord server has been terminated. lol