Port of RedPower 2 for Minecraft 1.4.7 to Minecraft PE running on Inner Core modloader.
- Install Horizon app from the apk
- Open app and install the Inner Core pack
- Install the mod via the Mod Manager, or download it from the GitHub release and extract it into the Inner Core mods folder.
The project uses a built-in modding toolchain optimized for TypeScript development.
- Visual Studio Code IDE
- Python 3.7 or higher
- Node.js 14.17 or higher
- TypeScript compiler v5 (run
npm install -g typescript@5), v6 and v7 are not supported! - Android Debug Bridge (adb)
- Extract files from
platform-toolsto/toolchain/adbin repo root or add ADB to your Path environment variables
- Extract files from
- Clone repository
- Execute the
Download Declarationstask in VS Code (Ctrl+Shift+B) - Build project using the
Build Everythingtask - You're ready to work! Use the
Build and Push Everythingtask to test your changes on a phone or emulator.
It's unofficial port. All rights for textures from RedPower 2 used in the project belong to Eloraam, creator of the original mod.