An unofficial port of ForestryMC for Minecraft: Bedrock Edition that adds beekeeping and lots of mechanics.
- Install Horizon Modding Kernel from the Play Market
- Open app and install InnerCore pack
- Open installed pack and download ForestryPE from Mod Manager
You can follow the news about the development in the community of our team on VK or the official Horizon community (in Russian).
The project uses innercore-mod-toolchain, so it requires:
- Python 3.7 or higher
- node.js 10.15.1 or higher,
tsc
version 3 or higher must also be installed (to do this, runnpm install -g tsc
)
To compile the development version of the mod and immediately push it to the device, use the Build and Push All
run configuration in Intellij Idea or the command:
{PROJECT_PATH}\toolchain\python\build-and-push-all.bat
To compile the release version, use Assemble Mod for Release
or the command:
{PROJECT_PATH}\toolchain\python\assemble-release.bat
All rights to textures belong to the original authors of ForestryMC.