You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
!!! tip "Unfamiliar? Check out the Install Guide if you are lost!"
75
+
<spanstyle="font-size:30px; font-weight:bold; color:white"> The Easy Way </span>
76
+
77
+
1. Install the pack fresh, like usual.
78
+
2. Open the .minecraft folder of your old pack and your new pack by right-clicking and selecting `Folder`.
79
+
3. Copy your `saves` and `journeymap` folders and place them into your new instance.
80
+
(optional) 4. If you want your keybinds, copy and paste `options.txt` into the `minecraft` folder.
81
+
(optional) 5. If you want your EMI configuration, go into `config` and copy `emi.css` to your new `config` folder in your instance.
82
+
6. Go into your save folder, open your save file, and find the folder called `serverConfig` — delete it. This is required.
83
+
Note: If you are technically savvy enough to understand why we do this, please continue to do so and cherry-pick any saved changes you may have made yourself.
84
+
85
+
<span style="font-size:30px; font-weight:bold; color:white"> The Hard Way </span>
86
+
87
+
This generally riskier way of updating assumes you are a bit more skilled with file management.
88
+
89
+
1. Install the pack fresh again.
90
+
2. Open your new pack instance folder WITHOUT LAUNCHING.
91
+
3. Go to your old instance, delete `config`, `defaultconfigs`, `kubejs`, and `mods` (while saving anything relevant to you).
92
+
4. From your new instance that you did not launch, copy all four of the same folders you just deleted into your old instance.
93
+
5. Go into your save folder, open your save file, and find the folder called `serverConfig` — delete it. This is required.
0 commit comments