Skip to content

MineExplorer/IndustrialCraft_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IndustrialCraft2 PE

Port of IC2 Experimental for MC Java Edition to Inner Core modloader for Minecraft on Android

How to play?

  1. Install Horizon app in Play Market: https://play.google.com/store/apps/details?id=com.zheka.horizon
  2. Open app and install Inner Core
  3. Install mod in Mod manager or download it from github and extract mod folder to games/Horizon/packs/Inner_Core/innercore/mods/

Discord server

Join our Discord server!

Development

Requirements

  1. Visual Studio Code IDE
  2. Python 3.6 or higher
  3. Node.js 10.15.1 or higher

Building

  1. Clone repository
  2. Build repository using 'Build Everything' task in VS Code (Ctrl+Shift+B)
  3. You're ready to work! Run 'Build and Push Everything' task to test your changes on phone.

Note

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.

Credits

Thanks to:

  • Zheka Smirnov for Inner Core modloader and first version of this mod.
  • all contributors