clientstuff
This commit is contained in:
23
.minecraft/config/DummyCore.cfg
Normal file
23
.minecraft/config/DummyCore.cfg
Normal file
@@ -0,0 +1,23 @@
|
||||
# Configuration file
|
||||
|
||||
global {
|
||||
# [default: true]
|
||||
B:enableNotifierLogging=true
|
||||
|
||||
# [default: false]
|
||||
B:hideSwitchMenuButton=false
|
||||
|
||||
# [range: 0 ~ 2147483647, default: 0]
|
||||
I:mainMenuID=0
|
||||
|
||||
# [default: true]
|
||||
B:removeMissingTexturesErrors=true
|
||||
|
||||
# [default: true]
|
||||
B:shouldChangeImageInCreativeTabs=true
|
||||
|
||||
# Time inbetween syncing of data. The more the number is, the worse the sync is going to be, hwever, the less packets will be sent, and, therefore, the less annoying the server lag will be. [range: 10 ~ 1000, default: 100]
|
||||
I:syncTimer=100
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user