From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- eclipse/config/NEI/client.cfg | 50 ------------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 eclipse/config/NEI/client.cfg (limited to 'eclipse/config/NEI') diff --git a/eclipse/config/NEI/client.cfg b/eclipse/config/NEI/client.cfg deleted file mode 100644 index 6484f7b..0000000 --- a/eclipse/config/NEI/client.cfg +++ /dev/null @@ -1,50 +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 -inventory.cheatmode=2 -inventory.gamemodes=creative, creative+, adventure -inventory.hidden=false -inventory.itemIDs=1 -inventory.itemsort=nei.itemsort.minecraft,nei.itemsort.mod,nei.itemsort.id,nei.itemsort.default,nei.itemsort.damage,nei.itemsort.name -inventory.layoutstyle=0 -#For those who can't help themselves. -#Set this to a mode and you will be unable to change it ingame -inventory.lockmode=-1 -inventory.profileRecipes=false -inventory.searchmode=1 -inventory.utilities=delete, magnet -inventory.widgetsenabled=true -keys.gui.back=14 -keys.gui.enchant=45 -keys.gui.hide=24 -keys.gui.next=209 -keys.gui.potion=25 -keys.gui.prev=201 -keys.gui.recipe=19 -keys.gui.search=33 -keys.gui.usage=22 -keys.world.chunkoverlay=67 -keys.world.creative=0 -keys.world.dawn=0 -keys.world.dusk=0 -keys.world.heal=0 -keys.world.highlight_tips=82 -keys.world.midnight=0 -keys.world.moboverlay=65 -keys.world.noon=0 -keys.world.rain=0 -world.highlight_tips=true -world.highlight_tips.x=5000 -world.highlight_tips.y=100 - -#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} -} -- cgit v1.2.3