Hacker News new | ask | show | jobs
by exciteabletom 1572 days ago
It would take an insane amount of work.

Minetest is not remotely close to feature parity with Minecraft.

1 comments

Minetest has the Dreambuilder mod.
What I'm thinking is that everything already happens on the serverside in Minecraft right?

IIRC, even local/singleplayer games start a server on your machine and then the client renders whatever the server tells it too - so it seems like maybe not as much work as it looks on the surface, especially with as well understood as Minecraft's client/server protocol is.