Forum


Official Minecraft ...
 
Notifications
Clear all

Official Minecraft Pocket Edition Mod Packs - Innercore Brings Mod Packs To Mobile

(@mcbedrock)
Reputable Member

Inner Core was created on the basis of the original MCPE 1.0.3 and is a full complement for creating and playing with mods, giving more features than Core Engine & Blocklauncher. The native part was written from scratch and allowed to solve the absolute majority of problems associated with modding on the basis of Blocklauncher and make the API much more efficient.

By: zheka_smirnov

Inner Core is a completely independent application that contains MCPE 1.0.3 and a huge shell that opens up modding capabilities. The built-in MCPE does not depend on the current version you have installed, it even has another world folder. They are related only by settings.

Inner Core is a full-fledged moding environment giving the most close capabilities to PC modding and greatly exceeding everything that was before. This project is designed to breathe life into the dying generation of MCPE mods, improve them and give rise to new ones.

Features:

a) Inner Core is a separate and completely independent app that contains its own MCPE, which allows you not to install any additional software, but also not to delete MCPE you are playing.

b) Inner Core mods are fully compatible and will not conflict, the API is built in such a way that it is very easy to make mods interact with each other. This allows to create complex packs of dozens of mods.

c) It's very easy to port the Core Engine mods because CE has been saved as the main kind of API mods for Inner Core.

d) The API ore written in C++ and Java, multithreading, API adaptation for frequent mod needs, as well as the ability to compile mods in java-bytecode allows to reach new heights in speed.

e) New features in all areas, especially in the graphical component of mods, which now allows developers to create any desired appearance of in-game objects. The old API modules are also greatly improved and new ones introduced, they will develop much faster due to the stable API version.

f) The GUI API makes it incredibly easy to create any required interface, including its main feature is the simple creation of a dynamic interface that works in stable 40-60 fps.

g) A complex and variable mods structure, an assembly file, several types of APIs and types of executable files will allow creating the most convenient structure for mods, which plays an important role.

h) Own development environment adapted for Inner Core allows you to develop mods from PC ver of Minecraft, download and run them via USB.

Z) Inner Core is a complete replacement for BlockLauncher, which for a long time existed as the only modding option and was extremely poorly implemented and had an awfully inconvenient API, which entailed many unpleasant errors and lags. Now it's over.

The built-in version gives several advantages:

1. You can play any Minecraft PE that you like. In this case, you can play MCPE with mods based on Inner Core (hereinafter IC) without re-installations.

2. You do not need to waste your time choosing the right versions of MCPE, Blocklauncher, Core Engine, install it all to play with mods. It's enough just to have an installed IC.

3. The creators of mods and the developer do not need to spend a lot of effort on porting to new versions, which means that there will be more updates expanding the content of the mod, and IC will improve and extend the API.

Development lasts for the last 3 months. At the moment, it is close to completion and just started a closed beta test. The first version will appear very soon.

Some information for developers:

Mod structure

Inner Core mods do not have a static structure, it is described in a separate file. It defines the resource directories, the directories with the code necessary for the work and the executable files with the code. The preload script was added which runs before MCPE starts and can generate the necessary textures and other resources, which allows them to be integrated with other mods. This script is additional to the existing executable file types in CE (main code, launcher, library).

Inner Core has two versions of the API: Adapted Script and Core Engine. The first one is simpler and faster and some of the methods in it are named the same as their analogs in ModPE, it also gives access to the basic API modules, such as UI, Updatable, Callback. The second one is the almost unchanged old Core Engine, rewritten for Adapted Script as the foundation.

In addition, mods as it was already written earlier can be compiled to significantly speed up their work and protect the source code.

https://www.youtube.com/watch?v=8boDbpMiqiQ

Download Inner Core (Google Play) https://goo.gl/qH6wgW
Download Inner Core v1.0.1.2 https://goo.gl/gC9Sxt
Download Inner Core v1.0.1.3 https://goo.gl/5F6m81
Download Inner Core v1.0.2.8 https://goo.gl/Y5eomp
Download Inner Core v1.0.2.9 https://goo.gl/958gLk
Download Inner Core v1.1.0.24 https://goo.gl/wCuHT5
Download Inner Core v1.1.0.25 https://goo.gl/MJcZne

Quote
Topic starter Posted : 23/01/2018 1:05 pm
Share: