Can't see my NEI item list...

Status
Not open for further replies.

MagmaFly

New Member
Jul 29, 2019
7
0
0
So I've been playing the mod for about 3 days now and all my friends and the other people on the server can see the NEI item list on the right side of their inventory, but I cannot... Any help would be appreciated.
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
IF you press E or O (depeding on the modpack / keymappings) you see a button on the bottom left called options, there you should be able to enable it. (altought it should be enabled by default).
 

MagmaFly

New Member
Jul 29, 2019
7
0
0
My options in there are set too; NEI Enabled, Recipe Mode, Minecraft Layout, Item ID's Auto, highlight tips hidden
 

MagmaFly

New Member
Jul 29, 2019
7
0
0
I didn't have it in singleplayer so I tried reinstalling and I still don't have it in either one
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
hmmm strange, cause NEI should be enabled by default in the modpacks, what modpack are you using?
there should be an NEI configfile in your configsfolder, check your settings there
 

MagmaFly

New Member
Jul 29, 2019
7
0
0
I'm using Direwolf 20, is the config file NEI.cfg? If so what program can I open the file with?[DOUBLEPOST=1359138317][/DOUBLEPOST]Oh I use notepad :p #Main configuration of NEI.
#Most of these options can be changed ingame.
#Deleting any element will restore it to it's default value

mistaqur.checkAllUpdates=false
mistaqur.checkUpdate=true
mistaqur.enableDebug=false
mistaqur.showContextTooltip=true
mistaqur.showFuelTooltip=true
mistaqur.showIC2BurnEU=true
mistaqur.showOtherModTooltip=true

#Block/Item ID settings, configured via the options menu ingame.
ID_dump
{
blockIDs=true
dump_on_load=false
itemIDs=false
show_empty_blockIDs=false
unused_blockIDs=true
unused_itemIDs=false
}

KeyBinding
{
back=14
enchant=45
hide=24
next=209
prev=201
recipe=19
usage=22
}

#Change these options if you have a different mod installed on the server that handles the commands differently, Eg. Bukkit Essentials
command
{
#{0} = 1 for creative, 0 for survival, {1} = player
creative=/gamemode {0} {1}

#{0} = player, {1} = itemID, {2} = quantity, {3} = itemDamage
give=/give {0} {1} {2} {3}

#The vanilla server doesn't have a heal command, however others may
#{0} = player
heal=null

#{0} = 1 for on, 0 for off
rain=/toggledownfall

#{0} = worldtime
time=/time set {0}
}

options
{
enable=true
hidden=false

cheatmode=0
#For those who can't help themselves
#Set this to a mode and you will be unable to change it ingame
lockmode=-1
#list the actions that are considered 'utilities' rather than cheats
#Choose from time, creative, rain, item, heal, delete, magnet, enchant
utility_actions=delete, magnet

layout_style=0
edge-align_buttons=false

show_ids=1
searchinventories=false
inworld_tooltips=false
}
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
Looks good tbh (can't check mine since i'm at work)
Code:
options
{
enable=true
hidden=false
 
cheatmode=0
#For those who can't help themselves
#Set this to a mode and you will be unable to change it ingame
lockmode=-1
#list the actions that are considered 'utilities' rather than cheats
#Choose from time, creative, rain, item, heal, delete, magnet, enchant
utility_actions=delete, magnet
 
layout_style=0
edge-align_buttons=false
 
show_ids=1
searchinventories=false
inworld_tooltips=false
}
 

MagmaFly

New Member
Jul 29, 2019
7
0
0
So i got a chance to try it on my brothers computer which is worse than mine in everyway except he has a 64 bit os and i have a 32 bit, it worked fine on his so I'm assuming this is another part of FTB that isn't compatible with 32 hit os :/
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
FTB is 32bit compatible, the biggest difference is that 64bit allows you to allocate more ram then 1GB for the game. Wich makes it (if the computer can handle it) way better due the big ammounts of mods smoother then 32bit.
 
Status
Not open for further replies.