Jump to content

Elmobap

Members
  • Posts

    1
  • Joined

  • Last visited

About Elmobap

  • Birthday 12/07/1995

Elmobap's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. I made a tekkit server (yes I am op) and I try to use nei, I enabled cheat mode in-game, but when I try to get an item it just shows a list of recipes. here is the config file #Main configuration of NEI. #Most of these options can be changed ingame. #Deleting any element will restore it to it's default value saved.search= #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} = player, {1} = 1 for creative, 0 for survival 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 enablemp=true hidden=false cheatmode=2 #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 realtimesearch=true searchinventories=false itemdrops=true cheat=true emptyslots=false extracheats=true mc-style_buttons=true showsaves=true }
×
×
  • Create New...