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.