Skip to content

v0.0.2 - vibrating at the edge of rendering

Latest

Choose a tag to compare

@gabytz777 gabytz777 released this 03 Aug 09:32
· 12 commits to main since this release

vib-MC v0.0.2

A Minecraft server for 1.12.2, vibed into existence by AI. Built for Java 11.

What's here

  • Connects and lets people join
  • Terrain generates (somewhere)
  • A first attempt at chunk rendering + streaming chunks as you move
  • A few plugins, mobs, and commands

Still broken

  • Terrain doesn't render yet — the client still sees void
  • Basically a lot of it

Run it

gradle build
java -jar build/libs/vib-mc.jar

Starts on port 25565.

MIT. Do whatever you want with this AI-generated mess.