From 05f43b228ae0de5bd33ccd303ebbadfaaa464bc7 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Thu, 23 Apr 2015 18:08:44 +0100 Subject: Added new curses! --- eclipse/config/NEI/client.cfg | 50 +++++++++++++++++++++++++------------------ eclipse/config/iChunUtil.cfg | 2 +- 2 files changed, 30 insertions(+), 22 deletions(-) (limited to 'eclipse/config') diff --git a/eclipse/config/NEI/client.cfg b/eclipse/config/NEI/client.cfg index 12b403b..152a348 100644 --- a/eclipse/config/NEI/client.cfg +++ b/eclipse/config/NEI/client.cfg @@ -17,7 +17,7 @@ command inventory { cheatmode=1 - gamemodes=creative, creative+, adventure + gamemodes=creative hidden=false itemIDs=1 itemsort=nei.itemsort.minecraft,nei.itemsort.mod,nei.itemsort.id,nei.itemsort.default,nei.itemsort.damage,nei.itemsort.name @@ -27,32 +27,40 @@ inventory lockmode=-1 profileRecipes=false searchmode=1 - utilities=delete, magnet + utilities=delete, magnet, enchant, potion, item 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 showenchant=23 - world.chunkoverlay=67 - world.creative=0 - world.dawn=0 - world.dusk=0 - world.heal=0 - world.highlight_tips=0 - world.midnight=0 - world.moboverlay=65 - world.noon=0 - world.rain=0 + + 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 diff --git a/eclipse/config/iChunUtil.cfg b/eclipse/config/iChunUtil.cfg index 9873256..088c5e5 100644 --- a/eclipse/config/iChunUtil.cfg +++ b/eclipse/config/iChunUtil.cfg @@ -35,7 +35,7 @@ versioncheck { ########################################################################################################## versionsave { - I:dayCheck=19 + I:dayCheck=20 S:lastCheck=iChunUtil: 4.2.2 } -- cgit v1.2.3