Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Creators
Details
Podium Extra
Pojav + Sodium + Extra= Podium-Extra
Podium Extra is a Fork of Podium
A tiny Mixin mod that disables Sodium's PojavLauncher (and AAMC Amethyst) check when a compatible mobile renderer is present. Requires Sodium to run.

Disclaimer
This doesn’t magically make Sodium work on all devices or renderers. You’re still on your own when it comes to compatibility issues.
Runtime behavior
- Podium Extra only enables mobile-check bypasses when it detects renderer markers for MobileGlues, LTW, or Zink.
- Podium Extra masks launcher-identifying property/environment keys used by mobile checks and forces launcher-detection methods to return
false. - At startup Podium Extra prints a safety notice with memory guidance (
M_jvm = R_total × φ, withφ = 0.30-0.40) and a 720p internal scaling recommendation.
Requirements
- Minecraft: 1.20+
- Loader: Fabric 0.15 or newer or NeoForge or Quilt
- Java: 21 or newer
- Sodium: 0.5.13 or newer
- Launcher: PojavLauncher with MobileGlues or LTW
Installation
- Download the latest release of Podium Extra from Modrinth
- Make sure you have the Fabric Loader installed on your PojavLauncher instance.
- Put the
podium-extra.jarinto yourmodsfolder alongside Sodium. - Use a supported renderer like LTW or MobileGlues.
- Launch the game. If everything works, Sodium will no longer crash due to the Pojav check.
What's the deal with Sodium and PojavLauncher?
Sodium replaces Minecraft’s rendering engine with something far more efficient, but that comes at a cost. PojavLauncher is known to struggle with mods that mess with rendering in non-standard ways which is exactly what Sodium does.
These incompatibilities often led to crashes or visual glitches when running Sodium on Pojav. As a result, people (mostly kids) flooded the Sodium support channels asking for help with issues that weren’t actually Sodium’s fault. This got annoying quickly, so the Sodium team added a launcher check.
Originally, it was just a warning. As of Sodium 0.6.13 (or 0.5.13 on 1.20.1), it crashes the game.
JellySquid, the author of Sodium, has stated that the check for PojavLauncher will remain in the mod.
So why does this mod exist?
Good question.
Yes, Sodium and Pojav have been historically incompatible, but that’s changing. Pojav relies on something called renderers, which act as a translation/compatibility layer between the game’s graphics code and mobile hardware. Old renderers were notoriously bad: either super slow or completely broken with anything beyond vanilla Minecraft.
But now we have MobileGlues and LTW, two newer renderers that massively improve both compatibility and performance:
- MobileGlues: Developed by Swung0x48 and a few others, offers solid compatibility and decent performance.
- LTW: Developed by artDev, amazing performance and great compatibility with Sodium.
Thanks to these, running Sodium on PojavLauncher is no longer guaranteed to cause crashes and visual glitches. Podium simply removes the crash mechanism.
License
MIT. Do whatever you want.



