PLAY HERE: https://turbowarp.org/514049965?hqpen EQ to move up and down WASD to move around MOUSE to look around CLICK to place/break a block 1-7 OR SCROLL to select a slot in your hotbar inventory: F to open/close inventory CLICK to add an item from your inventory to your selected hotbar slot It's still a bit unfinished but it was just taking too long for me to not share it. It's much faster than the original mineblock which was my main goal but there are still things that can be improved. But for now have fun with it and tell me if something is wrong. I'm still trying to make it run faster so if you find something that could be improved in the code (mainly something in the render loop) then please tell me. updates: 31-3-2022 v1.4: -made the world generator faster (worlds might have changed a bit) 29-4-2021 v1.3: -made it not freeze everytime you place/break a block -improved the rendering speed a bit -made the rendering easier to use for more differently shaped blocks like water -removed the "cactus trees" for now 14-4-2021 v1.2: -replaced the camera controls with mouse -made the movement speed faster -added block placing/breaking -added inventory 12-4-2021 v1.1: -made the transparent triangle filler a bit faster 12-4-2021 v1.0: -shared Credits: @rens2 for most of the coding and art @-rex- for the triangle filler and quicksort https://scratch.mit.edu/projects/509029922 https://scratch.mit.edu/projects/420013342 @chooper100 for the perlin noise https://scratch.mit.edu/projects/77717338 @-finaltrack- for the 3D triangle rendering scripts https://scratch.mit.edu/projects/167818349 for the base converter for the worley noise, the pseudorandom number generator and the transparent triangle filler