This is a combination of poliakoff's (1.) project and kotekhehe's (2.) project (links below) (1.) https://scratch.mit.edu/projects/553990189/ (2.) https://scratch.mit.edu/projects/532168854/
all i did was a little tweaking with the sprites (mainly exporting and importing). Commands added: If you want to know you data , enter "/data" If you want to enter a SPACE, for example "diamond pickaxe" enter "diamond_pickaxe" instead -- This command summon mobs: /summon <mob name> <pos x> <pos y> for example "/summon creeper 53 23" --This command gives to you inventory item you want: /give <item name> <count/durability> for exampe "/give block_of_diamond 64" --This command places block you want in the position: /setblock <block name> <pos x> <pos y> for example "/setblock dirt 64 87" --This command teleport you: /tp <pos x> <pos y> for example "/tp (can also /teleport) Added: - Bookshelves - Village library, emerald stand and other houses - Dungeons with random loot - Woodland mansions with gold loot - Desert temple with diamond loot and TNT trap - Jungle Biome - Ship in islands biome with Randomized loot - Ocean Biome (in development) - Ocean shipwrecks with randomized loot