minecraft server init
This commit is contained in:
17
config/teamreborn/reborncore/client.cfg
Normal file
17
config/teamreborn/reborncore/client.cfg
Normal file
@ -0,0 +1,17 @@
|
||||
# Configuration file
|
||||
|
||||
config {
|
||||
# Show Stack Info HUD [Default=true]
|
||||
B:"Show Stack Info HUD"=true
|
||||
|
||||
# Screen corner for HUD, 0 is top left, 1 is top right, 2 is bottom right and 3 is bottom left [Default=0]
|
||||
I:"Stack Info Corner"=0
|
||||
|
||||
# X padding for HUD [Default=2]
|
||||
I:"Stack Info X"=2
|
||||
|
||||
# Y padding for HUD [Default=7]
|
||||
I:"Stack Info Y"=7
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user