diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-04-25 00:29:49 +0100 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-04-25 00:29:49 +0100 |
| commit | 1db974998c4e5242cd2603020e6c8ebfea5b454e (patch) | |
| tree | 16dd84e57dd1d348d95ef8c122c6cbb1c9d0f2f5 /eclipse/config/NEI | |
| parent | 5e707575c59f025fc188f0d013c9db51ebcfaeac (diff) | |
Bye-bye
Diffstat (limited to 'eclipse/config/NEI')
| -rw-r--r-- | eclipse/config/NEI/client.cfg | 82 |
1 files changed, 0 insertions, 82 deletions
diff --git a/eclipse/config/NEI/client.cfg b/eclipse/config/NEI/client.cfg deleted file mode 100644 index f9b518e..0000000 --- a/eclipse/config/NEI/client.cfg +++ /dev/null @@ -1,82 +0,0 @@ -#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=1 - gamemodes=creative - hidden=true - 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, enchant, potion, item - widgetsenabled=true -} - -keys -{ - showenchant=23 - - gui - { - back=14 - enchant=45 - hide=24 - next=209 - potion=25 - prev=201 - recipe=19 - search=33 - usage=22 - } - - world - { - chunkoverlay=67 - creative=0 - dawn=0 - dusk=0 - heal=0 - highlight_tips=181 - midnight=0 - moboverlay=65 - noon=0 - rain=0 - } -} - -tools -{ - dump - { - biome=0 - enchantment=0 - itempanel=0 - potion=0 - } -} - -world -{ - highlight_tips=false - highlight_tips.x=5000 - highlight_tips.y=100 -} |
