You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since version 26.2+, Mojang has introduced the Vulkan rendering engine. If your device does not support Vulkan 1.2, please do not use the Vulkan backend to launch the latest version of Minecraft.
Updates:
GP#1379: Optimized rendering performance and quality for player avatar and cape previews (by @MovTery)
GP#1381: Added Vietnamese translation for Terracotta multiplayer (by @dryfish09)
GP#1406: Added scrollbars to some scrollable UI components (by @MovTery)
Main#1c1973d4: Check OptiFine mod separately, no longer fetching its project remotely (by @MovTery)
Changes:
GP#1404: Crash page now uses buttons to switch between landscape/portrait orientation (by @MovTery)
Main#cc39747d: Use loader icon as fallback when local mod fails to fetch its icon (by @MovTery)
Main#5db42d44: Exclude mods that cannot fetch remote projects when updating mods (by @MovTery)
Fixes:
GP#1385: Unable to search for mods or modpacks using Chinese (by @MovTery)
GP#1390: Use OkHttp for file downloads to fix timeout and freeze issues (by @MovTery)
GP#1420: Control layout - filtering valid events unexpectedly disrupted the original order (by @MovTery)
GP#1421: Filter out non-publicly visible remote projects when searching (by @MovTery)
GP#1422: Reserve safe area for title bar in multi-window mode (by @MovTery)
GP#1423: Persistent black screen when switching to background while using SurfaceView (by @MovTery)