Can't forget the tweaker

This commit is contained in:
Brady 2018-09-19 22:28:53 -05:00
parent caccc3001e
commit ecd8da553b
No known key found for this signature in database
GPG Key ID: 73A788379A197567
1 changed files with 4 additions and 0 deletions

View File

@ -74,6 +74,10 @@ The final step is "registering" the Baritone library with Impact, so that it loa
"name": "cabaletta:baritone:1.0.0"
},
```
- Now find the ``"minecraftArguments": "..."`` text near the top.
- At the very end of the quotes where it says ``--tweakClass clientapi.load.ClientTweaker"``, add on the following so it looks like:
- ``--tweakClass clientapi.load.ClientTweaker --tweakClass baritone.launch.BaritoneTweakerOptifine"``
- It should now read something like
- If you didn't close your launcher for this step, restart it now.
- You can now launch Impact 4.3 as normal, and Baritone should start up