Click to generate a new random Minecraft-style floating island. This is a simple project, in the sense that each block is randomized separately, without considering it's neighbors. The distribution of different types of blocks and decoration is simply weighted (by favoring grass over sand, for instance).
Thank you @Swift-Tutle for your inspirational project (which may look very similar, but has completely different code): https://scratch.mit.edu/projects/424946117 I also borrowed the idea to make the trees smaller from @Swift-Tutle. They're only small if you assume the trunk has to be 1 block thick. Thanks, that makes things a lot easier ;) All code by me (@kriblo). Minecraft images from Gamepedia.com (copyright Minecraft by Mojang & Microsoft). Backdrop from the library (Stars).