clientstuff

This commit is contained in:
2025-10-27 11:53:18 +01:00
parent 503b04656d
commit d22cef5355
1575 changed files with 795737 additions and 610 deletions

View 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
}