Port of IC2 Experimental from MC Java Edition to Inner Core modloader for Minecraft on Android
- Install Horizon app in Play Market: https://play.google.com/store/apps/details?id=com.zheka.horizon
- Open app and install Inner Core
- Install mod in Mod manager or download it from the github release and extract it to Inner Core mod folder
Join our Discord server!
- Visual Studio Code IDE
- Python 3.6 or higher
- Node.js 10.15.1 or higher
- Clone repository
- Download declarations using 'Download Declarations' task in VS Code (Ctrl+Shift+B)
- Build project using 'Build Everything' task
- You're ready to work! Use 'Build and Push Everything' task to test your changes in the game.
I'm not associated with IC2 developer team which develops original mod for MC Java Edition, this is unofficial port of the mod to Inner Core modloader. All rights for textures from original IC2 are reserved by IC2 developer team.
Thanks to:
- Zheka Smirnov for Inner Core modloader and the first version of this mod.
- all contributors