From 0733ad47820c7fe7f2f3b4780daad0fe50868d56 Mon Sep 17 00:00:00 2001 From: DoKM <54663875+DoKM@users.noreply.github.com> Date: Wed, 21 Jul 2021 14:29:29 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 51557512..36abcf75 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # NotEnoughUpdates Fork by DoKM -### Currently if you get a array out of bounds exception this is due to the todolist updated +### Currently if you get a array out of bounds exception this is due to the todolist update Please go into .minecraft/config/notenoughupdates and then open the configNew.json in a text editor. In that file go to the "miscOverlays" section and find "todoText" and clear it. -- cgit From 473d41068f8e53680f2b3035216c1ba352cc21bf Mon Sep 17 00:00:00 2001 From: DoKM Date: Wed, 21 Jul 2021 18:51:19 +0200 Subject: update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 36abcf75..d8ced796 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,16 @@ This is a fork that I will try to keep updated with the original NEU repo while 1. Todo list 1. Fixed fetchur display 2. Fixed godpot timer + 2. PV's wardrobe view not showing second page bottom row (not fully fixed could be better by dividing on every 4 and drawing per column instead of row but right now its always a full page) - +3. Made dwarven overlay work in crystal hollows +4. Added Gemstone powder to dwarven overlay +5. Made smooth aote work with aotv (thanks to 8k for letting me test his aotv) **Currently the fixed bugs are:** 1. Arrow Key backpack option under storage gui not doing anything +2. Fixed pets gui going away if you open /pets -- cgit