Page 1 of 1

Game mods?

PostPosted: Thu Nov 17, 2011 05:24
by XbossX
Are there any cool game modes out there? like better mobs n stuff?

PostPosted: Thu Nov 17, 2011 07:48
by Calinou
There are no real "mods", however there are patchsets adding some additional content. They're usually harder to install, as they require modyfing the C++ game code then recompiling it (where in Minecraft, the mods' code is already compiled).

PostPosted: Thu Nov 17, 2011 17:55
by cisoun
As Calinou said, you have to fork the project to add features and mods.
If you want to test unofficial features, you can browse github by looking for Minetest's forks and compile them.