Minecraft NotEnoughItems Unofficial mod 2026 download
logo
minecraft mod NotEnoughItems Unofficial

NotEnoughItems Unofficial

Game Version: 1.7.10
Total Downloads: 214,182
Updated: Oct 8, 2022
Created: Jan 12, 2020
Download NotEnoughItems UnofficialDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
NotEnoughItems-1.7.10-2.3.7-GTNH.jar +2 More+2 Others release 732.11 KB Oct 8, 2022 1.7.10 3 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.3.7-GTNH.jar
+2 More+2 Others releaseDownload
NotEnoughItems-1.7.10-2.1.12-GTNH-universal.jar release 575.99 KB Sep 25, 2021 1.7.10 25,209 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.1.12-GTNH-universal.jar releaseDownload
NotEnoughItems-1.7.10-2.1.7-GTNH-universal.jar release 572.38 KB Aug 12, 2021 1.7.10 2,828 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.1.7-GTNH-universal.jar releaseDownload
NotEnoughItems-1.7.10-2.1.2-GTNH-universal.jar release 570.03 KB Apr 23, 2021 1.7.10 7,097 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.1.2-GTNH-universal.jar releaseDownload
NotEnoughItems-1.7.10-2.1.1-GTNH-universal.jar release 569.46 KB Apr 14, 2021 1.7.10 770 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.1.1-GTNH-universal.jar releaseDownload
NotEnoughItems-1.7.10-2.1.0-GTNH-universal.jar release 568.10 KB Apr 13, 2021 1.7.10 764 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.1.0-GTNH-universal.jar releaseDownload
NotEnoughItems-1.7.10-2.0.9-GTNH-universal.jar +1 More release 498.35 KB Feb 2, 2021 1.7.10 7,215 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.0.9-GTNH-universal.jar
+1 More releaseDownload
NotEnoughItems-1.7.10-2.0.8-GTNH-universal.jar +1 More release 498.38 KB Jan 30, 2021 1.7.10 189 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.0.8-GTNH-universal.jar
+1 More releaseDownload
NotEnoughItems-1.7.10-2.0.1-GTNH-universal.jar release 488.09 KB Mar 20, 2020 1.7.10 139,129 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.0.1-GTNH-universal.jar releaseDownload
NotEnoughItems-1.7.10-2.0.0-GTNH-universal.jar release 487.80 KB Feb 23, 2020 1.7.10 7,015 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.0.0-GTNH-universal.jar releaseDownload
NotEnoughItems-1.7.10-2.0.6-GTNH-universal.jar beta 491.64 KB Dec 27, 2020 1.7.10 2,438 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.0.6-GTNH-universal.jar betaDownload
NotEnoughItems-1.7.10-2.0.0-beta-6-GTNH-universal.jar beta 487.81 KB Feb 5, 2020 1.7.10 335 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.0.0-beta-6-GTNH-universal.jar betaDownload
NotEnoughItems-1.7.10-2.0.0-beta-5-GTNH-universal.jar beta 487.88 KB Feb 2, 2020 1.7.10 223 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.0.0-beta-5-GTNH-universal.jar betaDownload
NotEnoughItems-1.7.10-2.0.0-beta-4-GTNH-universal.jar beta 487.91 KB Feb 2, 2020 1.7.10 67 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.0.0-beta-4-GTNH-universal.jar betaDownload
NotEnoughItems-1.7.10-2.0.0-beta-3-GTNH-universal.jar beta 487.78 KB Jan 22, 2020 1.7.10 270 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.0.0-beta-3-GTNH-universal.jar betaDownload
NotEnoughItems-1.7.10-2.0.0-beta-2-GTNH-universal.jar beta 487.77 KB Jan 20, 2020 1.7.10 489 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.0.0-beta-2-GTNH-universal.jar betaDownload
NotEnoughItems-1.7.10-2.0.0-beta-1-GTNH-universal.jar beta 487.64 KB Jan 12, 2020 1.7.10 20,016 download NotEnoughItems Unofficial NotEnoughItems-1.7.10-2.0.0-beta-1-GTNH-universal.jar betaDownload

Description

Share this:

A continuation of NotEnoughItems for 1.7.10 by the developers of Gregtech: New Horizons modpack, with features either inspired and/or backported from JustEnoughItems

 

We’ve tested this against all of the mods included in GTNH, as well as a limited set of other mods (like Reika’s mods).  Every effort has been made to maintain backwards compatibility, however the focus is on the mods contained in the GTNH modpack.

 

New Features:

  • Speed : Uses a parallel stream to search the item list over multiple cores, resulting in 2-6x faster searches on average, also 
  • More Speed: Loads the recipe handlers in parallel
  • A textbox for search with most of the features you’d expect – moving forward, backwards, selection, etc
  • Bookmarks! What are you in the process of crafting? Bookmark it using either ‘A’ or configure your own key.
  • Toggle bookmark pane. Default shortcut key `B`. Item Subsets menu is only available if bookmarks are not visible.
  • Utility/Cheat buttons line up and wrap based on GUI size
  • ItemList is no longer regenerated from the ItemRegistry on every inventory load
  • JEI (Or Creative) Style tabs [Optional] Note: Requires explicit support to be added for an ItemStack to render, otherwise falls back to the first two letters of the handler name. 
  • Tabs/Handlers are loaded from a CSV config in the JAR (or optionally from the config folder). NBT IMCEvents `registerHandlerInfo` and `removeHandlerInfo` are available for mod authors to add handler information, using the same fields as the CSV file
  • `@[Mod]->[item]` searching. ex: `@Gregtech->iron ingot` (Made possible via dual filtering of Subset & Pattern match)
  • Cycle between Recipe, Utility, and Cheat mode by ctrl clicking on the Wrench Icon
  • GT5u Tools/Items and GT6 tools should now properly work with the Overlay Recipe Transfer

 

Other items of note:

  • Licensed under LGPL – Use this however you want, but please give back any modifications
  • Remove TMI style
  • Removed inventory Load/Save state

 

Comments

Add a comment