You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
1.3 KiB
74 lines
1.3 KiB
#Main configuration of NEI.
|
|
#Most of these options can be changed ingame.
|
|
#Deleting any element will restore it to it's default value
|
|
|
|
checkUpdates=true
|
|
|
|
#Change these options if you have a different mod installed on the server that handles the commands differently, Eg. Bukkit Essentials
|
|
command
|
|
{
|
|
creative=/gamemode {0} {1}
|
|
heal=
|
|
item=/give {0} {1} {2} {3} {4}
|
|
rain=/toggledownfall
|
|
time=/time set {0}
|
|
}
|
|
|
|
inventory
|
|
{
|
|
cheatmode=2
|
|
gamemodes=creative, creative+, adventure
|
|
hidden=false
|
|
itemIDs=1
|
|
itemsort=nei.itemsort.minecraft,nei.itemsort.mod,nei.itemsort.id,nei.itemsort.default,nei.itemsort.damage,nei.itemsort.name
|
|
layoutstyle=0
|
|
#For those who can't help themselves.
|
|
#Set this to a mode and you will be unable to change it ingame
|
|
lockmode=-1
|
|
profileRecipes=false
|
|
searchmode=1
|
|
utilities=delete, magnet, creative, creative+, adventure, enchant, potion, item, rain, time, heal
|
|
widgetsenabled=true
|
|
}
|
|
|
|
keys
|
|
{
|
|
gui.back=14
|
|
gui.enchant=45
|
|
gui.hide=24
|
|
gui.next=209
|
|
gui.potion=25
|
|
gui.prev=201
|
|
gui.recipe=19
|
|
gui.search=33
|
|
gui.usage=22
|
|
world.chunkoverlay=67
|
|
world.creative=0
|
|
world.dawn=0
|
|
world.dusk=0
|
|
world.heal=0
|
|
world.highlight_tips=82
|
|
world.midnight=0
|
|
world.moboverlay=65
|
|
world.noon=0
|
|
world.rain=0
|
|
}
|
|
|
|
tools
|
|
{
|
|
dump
|
|
{
|
|
biome=0
|
|
enchantment=0
|
|
itempanel=0
|
|
potion=0
|
|
}
|
|
}
|
|
|
|
world
|
|
{
|
|
highlight_tips=true
|
|
highlight_tips.x=5000
|
|
highlight_tips.y=100
|
|
}
|