How to Install Renderer Plugins?
Renderers are the core component for running Minecraft: Java Edition on mobile. They are responsible for translating the game's OpenGL instructions into instructions that the phone's GPU can execute.
Renderer Types
| Renderer | Use Case | Features |
|---|---|---|
| MG (Mobile Glues) | Mods / Vanilla-like | Good compatibility, active community support |
| Zink (Vulkan) | Shader support | Full shader support, performance depends on Vulkan driver |
| kw | Vanilla game | FCL default renderer, lightweight and efficient |
Installation Steps
- Go to the Download page to get the renderer plugin APK
- Install the plugin (some renderers need to be installed as launcher plugins)
- Select the installed renderer in your launcher settings
For detailed configuration, refer to the MobileGL Documentation