Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 3.13 KB

README.md

File metadata and controls

40 lines (24 loc) · 3.13 KB

Foresty

ForestryPE

icmods

An unofficial port of ForestryMC for Minecraft: Bedrock Edition that adds beekeeping and lots of mechanics.

How to Play?

  1. Install Horizon Modding Kernel from the Play Market
  2. Open app and install InnerCore pack
  3. Open installed pack and download ForestryPE from Mod Manager

How to Follow?

You can follow the news about the development in the community of our team on VK or the official Horizon community (in Russian).

How to Build?

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, run npm 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

License

All rights to textures belong to the original authors of ForestryMC.