April 2015
Beginner
320 pages
7h 43m
English
In this chapter, you’ll build a 10-story skyscraper using just a couple of lines of code and loop statements. You’ll use for and while loops and ScriptCraft’s Drone functions to build large structures in Minecraft.
In Minecraft, building by hand is fun but can be tedious when you want to build big structures such as towers, castles, and fortresses. ScriptCraft includes a module for building large structures in Minecraft using JavaScript. The Drone module has many functions for use in building. You can use the Drone module at the in-game prompt to build right within the game, or you can create a blueprint for a more complex structure by using the Drone functions in a JavaScript file. It’s ...
Read now
Unlock full access