From 286d07910e7df7dc5bd0d22f8df3f53361a010c8 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 5 Aug 2023 15:18:16 +0200 Subject: Starting to remove api key mentions from NEU (#781) * Starting to remove api key mentions from NEU * remove api key error popup * ooops --------- Co-authored-by: nopo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4236a1f2..44e091cb 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,7 @@ Ever since Moulberry has stopped working on NEU, other contributors have been wo - If you have java installed, double click the file, click `install` - If not, press the windows key + R; type `%appdata%`; click on the folder called `.minecraft`; click on the folder called `mods` and drag the mods file in here. 3. Open the Minecraft launcher and run your forge installation you set up earlier. -4. Then, hop onto Skyblock and run the command `/api new`. Your api key is automatically filled out and all features should work. -5. Type `/neu`. If you see the NotEnoughUpdates menu, you have done this correctly! +4. Type `/neu`. If you see the NotEnoughUpdates menu, you have done this correctly! ## Features -- cgit