Update .packignore, instance.cfg, LivingEntity.class, and 32 more files

This commit is contained in:
2026-07-15 00:41:55 +01:00
parent fa37d65d6c
commit 98f20ed3dc
35 changed files with 296 additions and 345 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
#Early window height
earlyWindowHeight = 720
#Enable forge global version checking
versionCheck = true
versionCheck = false
#Should we control the window. Disabling this disables new GL features and can be bad for mods that rely on them.
earlyWindowControl = true
#Early window framebuffer scale
earlyWindowFBScale = 1
#Early window provider
earlyWindowProvider = "fmlearlywindow"
earlyWindowProvider = "SimpleCustomEarlyLoading"
#Early window width
earlyWindowWidth = 1280
#Early window starts maximized