clientstuff

This commit is contained in:
2025-11-03 15:47:16 +01:00
parent 503b04656d
commit a90cfde309
1655 changed files with 940682 additions and 604 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
}