Update Minecraft instance configuration and remove obsolete mods. Adjust early window dimensions in fml.toml, update timestamps in properties files, reset donation prompt notifications in sodium-options.json, and delete unused mod files for fancymenu and melody.
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
#Early window height
|
||||
earlyWindowHeight = 768
|
||||
earlyWindowHeight = 530
|
||||
#Enable NeoForge global version checking
|
||||
versionCheck = true
|
||||
#Should we control the window. Disabling this disables new GL features and can be bad for mods that rely on them.
|
||||
@@ -11,7 +11,7 @@ disableConfigWatcher = false
|
||||
#Early window provider
|
||||
earlyWindowProvider = "fmlearlywindow"
|
||||
#Early window width
|
||||
earlyWindowWidth = 1024
|
||||
earlyWindowWidth = 925
|
||||
#Early window starts maximized
|
||||
earlyWindowMaximized = false
|
||||
#Default config path for servers
|
||||
|
||||
Reference in New Issue
Block a user