287 downloads 909 views Sep 13, 2023
profile

CC:Minecraft by Xella

project thumbnail

This is a mostly complete game emulating Minecraft within ComputerCraft in 3d made using the Pine3D graphics library, though it is very simplified. You can generate many different worlds, each with infinite chunks to build in with your limited number of blocks.

Useful controls

  • WASD - movement
  • SPACEBAR + SHIFT - up and down
  • Arrow keys - camera
  • Left click - break blocks
  • Right click - place blocks
  • Scroll, 1-7 - select blocks
  • ` - pause menu
  • = - increase render distance
  • (-) - decrease render distance
  • Z - toggle frame times visualization
  • X - toggle hotbar
  • C - toggle FPS

While this project is pretty cool, it doesn't utilize Pine3D to its fullest potential, as it has a separate model for each block instead of using meshes per chunk.

wget run https://pinestore.cc/d/2
Git Repository
project screenshot project screenshot project screenshot project screenshot
comments
You can login with Discord to leave comments and reply to others!
pfp Michiel 7 months ago

Cool!

pfp _lordBucket 6 months ago

Amazing! Finally someone made Minecraft inside Minecraft. We need CC mod in it!

pfp Xella Creator 6 months ago

That would be so meta haha, but kind of possible. Just need to add a Computer block that when clicked will show a sandboxed computer window :P

pfp Mr_Octopus_2020 4 months ago

Xella is going to create a brand new age of Minecraft - Play Minecraft in Minecraft!

pfp Devcat 4 months ago

We just need computers for this.

pfp Xella Creator 3 months ago

That would be funny :P

Would have to look for a good VM library for it :3