-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEI.cfg
executable file
·76 lines (69 loc) · 1.19 KB
/
NEI.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
#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
options.edge-align buttons=false
#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}
give=/give {0} {1} {2} {3}
heal=
item=/give {0} {1} {2} {3}
rain=/toggledownfall
time=/time set {0}
}
inventory
{
cheatmode=0
gamemodes=creative, creative+, adventure
hidden=false
itemIDs=1
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
utilities=delete, magnet
widgetsenabled=true
}
keys
{
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=82
midnight=0
#world.creative=0
#world.dawn=0
#world.dusk=0
#world.heal=0
#world.highlight_tips=82
#world.midnight=0
moboverlay=38
noon=0
rain=0
}
}
world
{
highlight_tips=false
highlight_tips.x=5000
highlight_tips.y=100
}