MaterialBinLoader is a program that allows you to load the shader file material.bin as a resource pack, similar to the existing HAL engine. While you can modify the Minecraft APK file and install it directly, it is more convenient to install the APK of the Patched APP prepared in advance by developer @ENDERMANYK. You can download the Patched APP from this location: Patched APP.
If your phone uses 32-bit, it may not work. Check the model of your phone and install the Patched APP.
Starting from 1.20.51 Minecraft Patched also supports 32 bit along 64 bit Androids. Check which one your devices supports using 64Bit Checker by DanielPolish.
Also, the creator of PatchApp also provides combined 32+64 bit apk. Means if the apk you’re downloading says arm32+arm64 something like that then it should work fine on your device.
If MaterialBinLoader is not supported, you will need to modify Minecraft apk yourself to directly replace shader files. During this process, reinstalling Minecraft will be necessary, so please make sure to back up your Minecraft before proceeding.
To replace shader files in Minecraft APK, you will need Apktool M and MT Manager. Here’s a step-by-step guide:
Once the installation of APKtool is complete, proceed with the following steps:
NOTE: Signing again isn’t required if you use auto sign during the process. (11-12)
If there are additional files like base.mcpack accompanying the shader file, follow these steps:
For a visual guide, you can refer to this video tutorial.
If you have set data location to External in the game then the files will be available in:
0\Android\data\com.mojang.minecraftpe\files
If you have set data location to Application in the game then the files will be available in:
/data/data/com.mojang.minecraftpe/files
Note Accessing anything in /data/data requires root access. If you don’t have root access you take help of this resource pack instead.
However, accessing folders beyond Android/data is not possible using a regular file explorer (Starting from Android 11). You will need to install a file explorer that allows access to these folders. MT Manager is recommended for this purpose. You can download it by clicking on the 本地下载 (Local Download) link on the website. You may also need Shizuku to grant access to these folders. [Play Store] [GitHub] [Shizuku Usage Video]
Once you have a file explorer that allows access to these folders:
com.mojang.minecraftpe
and locate the files
folder.files
folder to a different location to create a backup. Please note that if you recently installed Minecraft, the files
folder might be empty.In some specific device models or Android versions, access to the Android/data folder might be entirely restricted within the phone’s filesystem. In such cases, you will need to connect your phone to a PC via USB or another method to access the com.mojang.minecraftpe
folder and create a backup.