I'm using the NotEnoughItems (NEI) mod and I know if I press F7 there should be a grid where monsters will spawn. But when I press it, nothing happens, it was working before I don't know what happened.
Is there a way to rebind the key? I've looked in all the places I thought it would be but I cant find it.
42 Answers
You can rebind the key in NEI.cfg by going to the 55th line (at least in my version), and change world.moboverlay=65 to whatever number that matches the key code of the button you want to toggle it.
You can find a reference for the LWJGL key codes on the Minecraft Wiki,or directly from the Javadocs...
Keyboard mapping taken from the wiki page (for archival purposes):
There is one thing that I know works. Go to options in the Escape menu, then click controls. It should be somewhere in there. If it is red, then that means something else is also using the F7 key.