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:
Leonid Pershin
2026-05-08 01:15:45 +03:00
parent a9b6f4285c
commit 747a420860
9 changed files with 18 additions and 8 deletions
+2 -2
View File
@@ -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