Skip to content

Commit b644e53

Browse files
committed
Clarify regarding UID in docs
1 parent 63474f3 commit b644e53

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/MultiMC.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This allows changing the Minecraft version in the instance without re-editing th
77
## Instructions for Vanilla
88
- Create a new MultiMC instance.
99
- Click "Edit Instance".
10-
- Click "Add Empty". Enter "LaunchWrapper" for the name, and "org.mcphackers.launchwrapper" for the UUID.
10+
- Click "Add Empty". Enter "LaunchWrapper" for the name, and "org.mcphackers.launchwrapper" for the UID.
1111
- Select the new component labeled "LaunchWrapper", and click "Edit".
1212
- Replace the contents of the file with contents of [org.mcphackers.launchwrapper.json](org.mcphackers.launchwrapper.json)
1313
- Save and close the document.
@@ -21,7 +21,7 @@ This allows changing the Minecraft version in the instance without re-editing th
2121
To install LaunchWrapper with Fabric, first you need to acquire a regular Fabric instance.
2222
For this instance, perform the following steps:
2323

24-
- Repeat all the instructions for vanilla
24+
- Repeat all the instructions for vanilla (but use another name and UID for the component when adding empty)
2525
- Perform the same steps but instead of `org.mcphackers.launchwrapper.json` use the contents of [org.mcphackers.launchwrapper.fabric.json](org.mcphackers.launchwrapper.fabric.json)
2626
- Make sure it's the bottom-most component and is below the regular "LaunchWrapper" component
2727

0 commit comments

Comments
 (0)