diff --git a/README.md b/README.md index af596f8..1a0217a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,8 @@ If you want a harder, or perhaps a more "true" GregTech experience, check out th - Harder recipes for assorted things like Vanadium, Graphene, Numismatic Dynamos, and more Installation instructions: -- Install the hardmode config files from [here](https://github.com/tracer4b/nomi-ceu/tree/main/overrides). Restart the pack for this to take effect. +- Install the hardmode config files from [here](https://github.com/tracer4b/nomi-ceu/tree/main/overrides). Restart the pack for this to take effect. + - Windows users may grab the utility [here](https://raw.githubusercontent.com/tracer4b/nomi-ceu/main/pack-mode-switcher.bat)(right click - save as), save it to the root directory of the pack (the same level as `\config`). - Run `/bq_admin default load ExpertQuests` to load the hard mode questbook. ## Credits diff --git a/overrides/README.md b/overrides/README.md index e50e132..490eee3 100644 --- a/overrides/README.md +++ b/overrides/README.md @@ -7,4 +7,4 @@ To install hard mode, drag the files inside `\config-overrides\expert` into the The same for reverting back to normal mode, plus manually deleting `\config\globalgamerules.cfg` to cancel forced peaceful. -Windows users may also use `pack-mode-switcher.bat` found in this directory. +Windows users may also use `pack-mode-switcher.bat` found in the root directory. (It was here so it comes with the pack, but curseforge clearly doesn't want suspicious file in the release.') diff --git a/overrides/pack-mode-switcher.bat b/pack-mode-switcher.bat similarity index 100% rename from overrides/pack-mode-switcher.bat rename to pack-mode-switcher.bat