Use Turbowarp (although not necessary): https://turbowarp.org/1246259318?hqpen This is Paper Minecraft '2', which is in indev testing! This is similar to Scratchy's World, but they are not the same. This is based on @griffpatch's Paper Minecraft ( https://scratch.mit.edu/projects/10128407/ ). indev.0.b.3.1 (Dec. 15, 2025): Not a major update today, sorry! • Added deepslate (press 'h' to place) • Fixed bug where camera can jump one block at certain x positions • Added version number on title screen • Increased world size to 128x64 (previously 64x64) indev.0.b.3 (Dec. 4, 2025): Added a main menu screen and the ability to place/mine blocks! Click the mouse to mine, press 'f' for dirt, 'g' for stone. indev.0.b.2 (Nov. 30 2025): Added world data, Dirt and Stone blocks, a crude selector, a new song, a new logo, and code optimizations to make the game run faster on low-end devices. indev.0.b.1 (Nov. 23 2025): The first version of the game! Added grass blocks, cobblestone, static lighting, and a sky. How the game works: Blocks like grass and cobblestone are used to draw the world. Unlike @griffpatch's Paper Minecraft, where clones are used to draw blocks, this game uses stamp blocks to draw them. This allows the game to implement features previously limited by clones! DISCLAIMER: This project is not affiliated or associated by Mojang and Microsoft!