diff options
author | nopothegamer <40329022+nopothegamer@users.noreply.github.com> | 2021-07-22 09:42:35 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-22 09:42:35 +1000 |
commit | 8d9aeb9e47eba0ef4275b64592bc6dcd7696e0f9 (patch) | |
tree | 8bdff2cfe3dc071978576c816f5f29ab39a2284a /README.md | |
parent | 87058a95f50768ccbd1b1fed0a8f0600bf81304e (diff) | |
parent | aebc16a2a5ca9c20affc27eb5a45cd9a95085168 (diff) | |
download | NotEnoughUpdates-8d9aeb9e47eba0ef4275b64592bc6dcd7696e0f9.tar.gz NotEnoughUpdates-8d9aeb9e47eba0ef4275b64592bc6dcd7696e0f9.tar.bz2 NotEnoughUpdates-8d9aeb9e47eba0ef4275b64592bc6dcd7696e0f9.zip |
Merge pull request #1 from DoKM/master
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -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. @@ -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 |