aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 7970a73e33986281f847577a3af1f7a58af0ca53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<!-- markdownlint-disable-file MD033 -->
<h1 align="center"> NotEnoughUpdates </h1>

<p align="center">
    <!-- release -->
    <a href="https://github.com/Moulberry/NotEnoughUpdates-REPO/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>
    <!-- downloads -->
    <!-- <a href="https://github.com/Moulberry/NotEnoughUpdates/releases" target="_blank">
        <img src="https://img.shields.io/github/downloads/Moulberry/NotEnoughUpdates/total?logo=GitHub&color=informational" alt="downloads">
    </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="https://github.com/NotEnoughUpdates/NotEnoughUpdates/blob/master/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>
</p>

NotEnoughUpdates (NEU) is a feature rich 1.8.9 Minecraft forge mod for Hypixel Skyblock.

## Getting Started

<i>If you want to install NEU for development purposes, see [CONTRIBUTING](CONTRIBUTING.md)</i>

<u>**Installing Forge:**</u>

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.

<u>**Installing the NotEnoughUpdates mod:**</u>

1. Download the latest mod [release](https://github.com/Moulberry/NotEnoughUpdates/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!

_If you need further assistance feel free to join the [discord](https://discord.gg/moulberry) and ask for help in [#neu-support](discord://discord.com/channels/516977525906341928/714332750156660756)_

## Features

- An [item list](https://github.com/Moulberry/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)