Skip to content

Порт мода Forestry на Minecraft PE с использованием движка InnerCore

Notifications You must be signed in to change notification settings

MaXFeeD/ForestryPE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Порт мода Forestry на Minecraft PE с использованием движка InnerCore

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.2%
  • Python 26.4%
  • TypeScript 17.0%
  • Other 0.4%