Not Enough Items is a modification for Minecraft 1.5.2/1.6.1 that enables a better inventory management system for your Minecraft items. It’s an alternative to Too Many Items Mod.combined with Recipe Book Mod to give you hassle free item/recipe creation and give you details of every block present in your inventory. It has a built-in search box, save/load profile and tons of other customization options. The latest version is; Not Enough Items 1.5.2
Not Enough Items Features:
- Updated to Minecraft 1.5.2
- Recipe Mode (Crafting, Smelting, Brewing)
- Fast Item Search
- Item Subset Dropdown menu (Hiding\Showing)
- Complete SMP support if installed on server
- Enchantment Sector
- All types of Mob Spawners obtainable and place able.
- Magnetic Mode Support
- Heal Button for instant healing
- Mob Spawners in SMP show the mob type
- Advanced configuration files
- In game Options Menu
- An Extended API supporting extended item damages, mod based sorting tags and custom recipes with ModLoader type loader
Download Not Enough Items 1.5.2 Mod
ChickenCoreMod.jar (base files for NEI Mod, must have)
NotEnoughItems 1.5.2.2.jar (official mirror)
by chicken_bones – Last updated 7th May, 2013
How to install Not Enough Items Mod in Minecraft
Windows Operating System
- Download and install Minecraft Forge.
Download Chickencoremods and Not Enough Items Mod - Go to Start Menu > Type %appdata%/.minecraft and press Enter
- Open coremods folder and move Chickencoremod and NEI jar files there
- Start Minecraft to verify mod installation.
Tips and Warnings
- NEI is compatible with Mo’ Creatures Mod
- Configuration files can be found in “config\NEI.cfg”
- Make a backup of your Minecraft saves before installation
- More detailed guide and troubleshooting can be found in official link.

Download Not Enough Items 1.5.2 Mod
When I click the lnk to get chickencore it says the page wasn’t found
please help/check the link/update the link
i would like to try this mod
really?
How to do enable magnet mode Minecraft Vanilla Server
Forge says i have to look in ForgeModloader-client-0 and this is what reading on there why it dosnt work2013-04-11 21:23:37 [INFO] [ForgeModLoader] Forge Mod Loader version 5.1.21.650 for Minecraft 1.5.1 loading
2013-04-11 21:23:37 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_09, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
2013-04-11 21:23:37 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\petsk_000\Desktop\Minecraft.exe
2013-04-11 21:23:37 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Deskshare\My Screen Recorder Pro 4\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Java\jre7\bin;.
2013-04-11 21:23:37 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-04-11 21:23:37 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-04-11 21:23:37 [FINEST] [ForgeModLoader] Discovering coremods
2013-04-11 21:23:37 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.9.jar
2013-04-11 21:23:37 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.9.jar
2013-04-11 21:23:37 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-04-11 21:23:37 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.9.jar
2013-04-11 21:23:37 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-04-11 21:23:37 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-04-11 21:23:37 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-04-11 21:23:37 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-04-11 21:23:37 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir
2013-04-11 21:23:38 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-04-11 21:23:43 [INFO] [STDERR] Exception in thread “Thread-5″ java.lang.RuntimeException: java.lang.NoClassDefFoundError: codechicken/core/asm/CodeChickenCorePlugin
2013-04-11 21:23:43 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-04-11 21:23:43 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-04-11 21:23:43 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-04-11 21:23:43 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-04-11 21:23:43 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-04-11 21:23:43 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-04-11 21:23:43 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: codechicken/core/asm/CodeChickenCorePlugin
2013-04-11 21:23:43 [INFO] [STDERR] at codechicken.nei.asm.NEICorePlugin.getASMTransformerClass(NEICorePlugin.java:24)
2013-04-11 21:23:43 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:267)
2013-04-11 21:23:43 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-04-11 21:23:43 [INFO] [STDERR] … 5 more
2013-04-11 21:23:43 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: codechicken.core.asm.CodeChickenCorePlugin
2013-04-11 21:23:43 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-04-11 21:23:43 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-11 21:23:43 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-11 21:23:43 [INFO] [STDERR] … 8 more
2013-04-11 21:23:43 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-04-11 21:23:43 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)
2013-04-11 21:23:43 [INFO] [STDERR] … 10 more
This mod is stupid, TMI is better.
>:(
I agree TMI is better, because its too many, too nice. NEI is worse, because, not enough not nice.
>:(
i couldnt find coremods folder
never mind