sillytards-modpack/config/mtr.json

17 lines
415 B
JSON
Raw Normal View History

2024-12-27 16:42:22 -05:00
{
"client": {
"chatAnnouncements": true,
"textToSpeechAnnouncements": true,
"hideTranslucentParts": false,
"languageDisplay": "NORMAL",
"dynamicTextureResolution": 2,
"defaultRail3D": true,
"useMTRFont": false,
"disableShadowsForShaders": false,
"betaWarningVersion": "4.0.0-beta.13+1.20.4"
},
"server": {
"webserverPort": 8888,
"useThreadedSimulation": false
}
}