Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Installation

Agrrox edited this page Aug 29, 2020 · 43 revisions
  1. Download the Rhino Javacsript interpreter for Java, which you can get from here. Extract the zip file, go to /lib/ and move rhino-1.7.12.jar (or newer) to your Build The Earth/mods folder.

Mods folder should be in one of the following directories: (directory may be different, it also depends on launcher you are using)

Windows

  • C:\Users\[USERNAME]\%AppData%\Roaming\.buildtheearth\mods\
  • C:\Users\[USERNAME]\Twitch\Minecraft\Instances\Build The Earth modpack\mods\)

Mac

  • /Users/[USERNAME]/Library/Application Support Build The Earth/mods/
  • /Users/[USERNAME]/Twitch/Minecraft/Instances/Build The Earth modpack/mods/
  1. Download the latest version of BTE-Tools here. Extract the craftscripts.zip archive and place the extracted folder into Build The Earth/config/worldedit/.

  2. (Recommended) Open /config/worldedit/worldedit.properties with text editor and change the value of scripting-timeout to 30000 or higher. (3000 ms is default)

Clone this wiki locally