A modern, enhanced fork of the original ModdedPE project with significant improvements and new features.
ModdedPE Plus is an advanced Minecraft Pocket Edition launcher that allows you to load NMods and shared object (.so) modifications. This fork has been completely rewritten with modern Android development practices, featuring a brand new Jetpack Compose UI and expanded modding capabilities.
- Complete UI Rewrite: Migrated from XML views to modern Jetpack Compose
- Material Design 3: Clean, modern interface with proper theming
- Enhanced User Experience: Intuitive navigation and improved usability
- NMod Support: Load traditional NMods for Minecraft PE modifications
- Shared Object (.so) Mods: NEW - Support for native shared library mods
- Mod Management: Easy enable/disable and organization of modifications
The following .so mods are compatible with ModdedPE Plus:
- ForceCloseOreUI - Disables Minecraft's new OreUI and restores the classic JSON-based UI
- BetterResourcePackManager - Enables in-game resource pack management with support for:
- 3D and 4D skins
- Animated skins and capes
- Render Dragon shaders
- BetterRenderDragon - Provides shader-related enhancements, currently force enables vibrant visuals in ModdedPE Plus
- MaterialBinLoader - Adds Render Dragon shader support
- Download the desired .so mod files
- Open ModdedPE Plus
- Navigate to the Manage NMods tab
- Tap "Add SoMod" and select your .so files
- Enable the mods you want to use
- Launch Minecraft
- NMOD Examples - Sample code and tutorials for NMod development
- NModAPI - Open source API for developing MCPE launchers with NMod support
ModdedPE Plus can be integrated into your own projects as a library, providing NMod loading capabilities to other applications.
- Fix mtbinloader2 loading compatibility and related mods
- Add either Dobby or Gloss
This is an enhanced community fork of the original ModdedPE project by TimScriptov. This fork focuses on modernization, improved user experience, and expanded modding capabilities.
- Original Developer: TimScriptov
- Collaborators: Listerily
- Original Repository: TimScriptov/ModdedPE
- Plus Version: RadiantByte
- This Repository: RadiantByte/ModdedPE
- Clone this repository
- Open in Android Studio
- Build and install
- Android 7.0+ (API level 24+)
- Minecraft Pocket Edition installed
- Storage permissions for mod file access
This project is licensed under the GNU General Public License v3.0 - see the original project for details.
Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests to help improve ModdedPE Plus.
This software is not affiliated with or endorsed by Mojang Studios or Microsoft. Minecraft is a trademark of Mojang Studios. Use mods at your own discretion and ensure they comply with Minecraft's Terms of Service.