
NotEnoughUpdates
ArchivedNotEnoughUpdates (NEU) is a feature rich 1.8.9 Minecraft forge mod for Hypixel Skyblock.
1.58M
110
1.58M
110
NotEnoughUpdates has been archived. NotEnoughUpdates will not receive any further updates unless the author decides to unarchive the project.
Tags
Creators
Details
Licensed LGPL-3.0-or-later
Published 3 years ago
All versions
2.1.1+Pre-3
Beta
NotEnoughUpdates 2.1.1+Pre-33 years ago 13.2K
Compatibility
Minecraft: Java Edition
1.8.9
Platform
Forge
Supported environments
Client-side
Changes
= Fixed position of sb level text in pv - efe
= Fixed pickaxe cooldown not working on mining overlay when you have the durability bar disabled - nopo
= Fixed Lag while sb menu is open - hannibal
= Fixed major issue of sound playing when clicking on an invisible arrow in minion helper - nopo
= Fixed game gui fully breaking if your gui scale is set to 5 or above - nopo
= Fixed crash in /pv levels page - fury
= Fixed pre releases not being able to get update notifications - jani
+ Fixed random lag spikes every minute or two - nea
+ Added replacing vanilla tooltips with neu's - nopo
+ Added scrollable tooltips like blc's - nea
= Changed hotm detection to not use the api - hannibal
+ Added item changing in /neucustomize - nopo
= Reverted nw and weight location in pv - nopo
+ Added skymall to dwarven overlay - hannibal1
= Fixed getting hidden when the dungeon win overlay activates - nopo
+ Added reverting sbmenu to its old look (requires cookie mostly) - hannibal2
= Fixed pet overlay icon position - hannibal3
+ Added hiding pet progress when the pet is max level - hannibal4
+ Added new sb levels stuff to the pv page - efefury
= Fixed pets activating frozen treasure highlighter - Vixidev
+ Remove impossible tasks from the todo overlay on bingo - hannibal5
+ Upgrade commands to add more tab completions - nea
+ 2x powder support for power tracker - Vixid
= Fixed colour formatting on sb levels above 360 in pv - Vixid
+ Added preset delete warning - jani
= Fixed some issues with cookie/god pot in todo overlay (i think) - Pantterror
= Move overlays back behind vanilla overlays (f3/chat etc) - nopo
= probably improved performance with builders ruler overlay - nopo
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:GGamhqbw:PvmEy1nN"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:GGamhqbw:PvmEy1nN"
}
