top of page
Search
annabellgulssov

Minecraft Not Enough Items 1 7 10 - A Must-Have Mod for Crafters and Cheaters



Delete Mode - When turned on, any item shift-clicked by the player will be destroyed. Also, shift-clicking the button deletes the entire inventory. This will also delete items in chests and other storage blocks.


A comprehensive list of all items in Tekkit Classic has been compiled in this spreadsheet . All items have been manually entered, as the item data is spread out over too many files to be useful for parsing.




Minecraft Not Enough Items 1 7 10




Not Enough Items (or NEI for short) is a core utility mod and a successor to both Too Many Items and Recipe Book. It appears in-game whenever the Players Inventory or other GUI that contains an inventory is opened, and allows a Player to view crafting recipes and usages of the majority of the items in the FTB Modpacks. The GUI of the mod can be quickly enabled and disabled with the "O" key by default.


The Item Search Box is the black bordered rectangle at the bottom of the inventory screen. Only items that contain the text in the Item Search field will be shown in the Item Pane (the grid on the right side of the NEI screen). The search box must be first clicked on to start typing. Right-clicking on the search box will clear it ready for typing. Input is not case sensitive. Any search terms will be saved and loaded when the Player restarts Minecraft. If the search box is double-clicked, it will turn yellow and highlight items on the screen that fit the search typed inside the box. To turn this off and return to non-highlighting mode, simply double-click the search box again.


By adding a @ before the search string, it is possible to search for items by subset (see below). For example, @armor will display all armor-like items, @combat will show everything from the "Combat" creative tab, and @forestry will show all items from Forestry, its creative tabs, and Plugins for Forestry.


The Item Subsets radio button on the top of the NEI screen is a drop down menu containing many different grouped sets of items. Clicking on a set will show all the items it contains and Right-clicking will hide them all. Double-clicking on a set will show only the items of that set. Shift-clicking on a set will type @setname into the search bar which will make the Item Pane show only items in that set.


By selecting the Creative mode in the NEI settings, the Player's gamemode is changed to creative and gains control over more in-game functions and complete damage immunity.With the Cheat mode, the Player gains unlimited resources by clicking on the items in Item Pane [2]. Added functions are described below.


When Trash mode (trash can icon) is enabled, clicking an item will delete it. Shift-clicking on an item will delete all the items of that type from the inventory including an open GUI inventory, such as a chest.


When I heard that you could look up recipes and cheat items with Not Enough Items, I downloaded NEI. It worked, and then I got another mod and the all of a sudden NEI still worked, but it was locked in recipe mode only. I tried fixing it by putting it into cheat mode again, but it was still in recipe mode.


This is a config option to lock NEI in Recipe Mode only. It's designed for people (like me) who want to commit to a Survival game, but can't help themselves when it's so easy to cheat in items. This option is on by default when you download NEI.


You can turn this off in the configuration file. Go to the config folder (probably C:/Users/YourName/AppData/Roaming/.minecraft/config) and find NEI.cfg. Open it with Notepad, and change the line that says lockmode=0 to lockmode=-1. This will unlock the option to switch to cheat mode in the options menu in-game.


Applied Energistics - -mod.info/Frequently-Asked-Questions/Archimedes Ships - -and-modding/minecraft-mods/1289952-archimedes-ships-v1-7-banking-ships#modpacksAtomic Science, ICBM, Modular Force Field System, Resonant Induction, and Universal Electricity by: Calclavia - , and BiblioWoods addons by: Nuchaz - - -modsBuildcraft - -buildcraft.com/pages/faq.htmlCarpenter's Blocks - 's Furniture mod - -and-modding/minecraft-mods/1282349-mrcrayfishs-furniture-mod-v4-0-1-the-outdoorCodeChickenCore, Chicken Chunks, Ender Storage, Not Enough Items, WR-CBE by: Chicken Bones - -and-modding/minecraft-mods/1279956-chickenbones-modsCoFH, and Thermal Expansion - - Indicators by: rich1051414 - -and-modding/minecraft-mods/1286538-hit-splat-damage-indicators-v3-3-2-rpg-ui-andExtrabiomesXL - -and-modding/minecraft-mods/1282126-extrabiomesxl-universal-3-16-3-for-mc-1-7-10Flan's Mod, Part's Pack, Ye Olde Pack, Modern Weapons Pack, and Titan Pack by: Flan - - :downloadsForge by: LexManos, cpw, and everyone else - by: Micdoodle8 - , Sync, and Torched by: iChun - -packs/Industrial Craft 2 - -craft.net/index.php?title=Main_PageInventory Tweaks by: Kobata - -tweaks.readthedocs.io/en/latest/#f-a-qIron Chest - -mods/minecraft/228756-iron-chestsMekanism - 's Minimap - Powersuits - Red by: MrTJP and Chickenbones - -and-modding/minecraft-mods/1290357-forge-multipart-projectred-v4-7-0pre12-95-02-08NEI Addons - Plugins - _plugins/wiki/HomeRailcraft - :licenseThaumcraft by: Azanor - 's Construct - -constructTF2 Sentry, and TF2 Dispenser by: pitman87 - -and-modding/minecraft-mods/1273889-team-fortress-2-teleporter-sentry-dispenserTwilight Forest by: Benimatic - -mods/minecraft/227639-the-twilight-forestWaila - -and-modding/minecraft-mods/1289765-waila-1-5-7-for-1-7-10-1-6-0-for-1-8-1Balkon's WeaponMod - -and-modding/minecraft-mods/1272627-balkons-weaponmod-v1-14Minefactory Reloaded, and Nether Ores - -and-modding/minecraft-mods/1292152-powercrystals-mods-minefactoryreloaded


net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Not Enough Items (nei)Caused by: java.lang.IllegalAccessError: tried to access class net.minecraft.potion.PotionHelper$MixPredicate from class codechicken.nei.util.helper.potion.PotionRecipeHelper at codechicken.nei.util.helper.potion.PotionRecipeHelper.init(PotionRecipeHelper.java:60) at codechicken.nei.init.NEIInitialization.bootNEI(NEIInitialization.java:70) at codechicken.nei.proxy.ProxyClient.loadComplete(ProxyClient.java:54) at codechicken.nei.NotEnoughItems.loadComplete(NotEnoughItems.java:63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


State ID Version Source Signature :------- :--------------- :---------------------------- :-------------------------------------------------------------- :---------------------------------------- UCHIJA minecraft 1.12.2 minecraft.jar None UCHIJA mcp 9.42 minecraft.jar None UCHIJA FML 8.0.99.99 forge-1.12.2-14.23.5.2775.jar e3c3d50c7c986df74c645c0ac54639741c90a557 UCHIJA forge 14.23.5.2775 forge-1.12.2-14.23.5.2775.jar e3c3d50c7c986df74c645c0ac54639741c90a557 UCHIJA codechickenlib 3.2.2.353 CodeChickenLib-1.12.2.jar f1850c39b2516232a2108a7bd84d1cb5df93b261 UCHIJA jei 4.12.0.216 jei_1.12.2-4.12.0.216.jar None UCHIJA lucky 7.5.0 LuckyBlock_1-12_v7-5-0.zip None UCHIJEE nei 2.4.1 Not-Enough-Items-1.12.2-Recommended.jar f1850c39b2516232a2108a7bd84d1cb5df93b261 UCHIJ torohealthmod 1.12.2-11 torohealth-1.12.2-11.jar None UCHIJ worldedit 6.1.8 worldedit-forge-mc1.12-6.1.8-dist.jar None UCHIJ worldeditcuife2 2.2.0-mf-1.12.2-14.23.5.2768 WorldEdit+CUI+Forge+Edition+2-2.2.0-mf-1.12.2-14.23.5.2768.jar None 2ff7e9595c


0 views0 comments

Recent Posts

See All

Comentarios


bottom of page