<!-- markdownlint-disable-file MD001 MD033 --> <h1 align="center">NotEnoughUpdates</h1> <div align="center"> <!-- release --> <a href="https://github.com/Moulberry/NotEnoughUpdates/releases/latest" target="_blank"> <img src="https://img.shields.io/github/v/release/Moulberry/NotEnoughUpdates-REPO?color=informational&include_prereleases&label=release&logo=github&logoColor=white" alt="release"> </a> <!-- lines --> <a href="https://github.com/NotEnoughUpdates/NotEnoughUpdates/graphs/code-frequency" target="_blank"> <img src="https://img.shields.io/tokei/lines/github/NotEnoughUpdates/NotEnoughUpdates?label=lines&color=informational&logo=GitHub" alt="lines"> </a> <!-- license --> <a href="./COPYING.LESSER" target="_blank"> <img src="https://img.shields.io/github/license/NotEnoughUpdates/NotEnoughUpdates?color=informational" alt="license"> </a> <!-- contributors --> <a href="https://github.com/NotEnoughUpdates/NotEnoughUpdates/graphs/contributors" target="_blank"> <img src="https://img.shields.io/github/contributors/NotEnoughUpdates/NotEnoughUpdates?color=informational&logo=GitHub" alt="contributors"> </a> <!-- discord --> <a href="https://discord.gg/moulberry" target="_blank"> <img src="https://img.shields.io/discord/516977525906341928?label=discord&color=informational&logo=Discord&logoColor=FFFFFF" alt="discord"> </a> <!-- downloads --> <a href="https://github.com/Moulberry/NotEnoughUpdates/releases" target="_blank"> <img src="https://img.shields.io/github/downloads/Moulberry/NotEnoughUpdates/total?label=downloads&color=informational&logo=GitHub" alt="downloads"> </a> </div> NotEnoughUpdates (NEU) is a feature rich 1.8.9 Minecraft forge mod for Hypixel Skyblock. ## Getting Started #### Installing Forge 1. Run normal Minecraft 1.8.9 and once it reaches the title screen wait about 5 seconds and close it. 2. Install Minecraft **1.8.9** forge from the [forge website](http://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.8.9.html) - Once you click on the installer you'd like to download, a window will pop up. **Do not click on anything in the middle of your screen**; instead, click on the `skip ad` button towards the top right 3. Open the installer, select install client, and click install 4. When forge is installed, open the Minecraft launcher, go under the `installations tab`, click `new installation`, select the version release `1.8.9-forge1.8.9-11.15.1.xxxx` (it will usually be all the way towards the bottom). 5. Once you are done, run this new installation that you just created. Once it reaches the title screen, wait about 5 seconds and close it. #### Installing the NotEnoughUpdates mod 1. Download the latest mod [release](https://github.com/NotEnoughUpdates/NotEnoughUpdates-REPO/releases). If it says `this file may harm your computer`, click `allow anyways` as all java files will be flagged by Chrome. 2. Add the NEU mod: - 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! ## Features - An [item list](https://github.com/NotEnoughUpdates/NotEnoughUpdates-REPO) containing information and recipes about every item in skyblock. - A dungeons minimap. - Dungeon loot profit checker. - Item overlays for Treecapitator, Builder's Wand, Block Zapper, and Bonemerang. - An in-game skyblock profile viewer accessed with `/pv [player]`. - Fully customizable enchant colors accessed with `/neuec [player]`. - Fairy soul waypoints accessed with `/neusouls`. - Customizable inventory command buttons accessed with `/neubuttons`. - The ability to change the line color of fishing rods. - Onscreen overlays for: Farming, Dwarven Mines, Pets, and the Accessory bag. - A custom auction house accessed with `/neuah`. - Solvers for: Enchanting and The Puzzler. - A custom Action House Search GUI. - A custom storage GUI. - A custom enchanting table GUI. - Slot Locking - Fishing Particle customization & alerts. - And [much, much, more.](https://gist.github.com/jani270/d33e249d40b0333b87ba5c5e70fca398) ## Support If you need assistance installing or using the mod, feel free to join the [discord](https://discord.gg/moulberry) and ask for help in [#neu-support](discord://discord.com/channels/516977525906341928/714332750156660756) ## Contributing If you would like to contribute to the project, look at our [contribution guide](CONTRIBUTING.md) for more information how to install NEU for development purposes. ## Security If you have found a vulnerability, please follow our [security policy](.github/SECURITY.md). ## License This project is licensed under LGPL-3.0-or-later, see [COPYING](COPYING) and [COPYING.LESSER](COPYING.LESSER) for more details.