this post was submitted on 19 Mar 2021
1 points (100.0% liked)
Linux Gaming
15802 readers
45 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah, the gameplay mechanics are largely modelled after Minecraft, but the default-included content differs (meaning many blocks will work different or are added/removed compared to Minecraft).
If you want a very Minecraft-like experience, MineClone 2 is the go-to for that: https://content.minetest.net/packages/Wuzzy/mineclone2/
That is essentially a modpack, but it should be noted that this isn't some bolted-on, reverse-engineered workaround like modpacks in many proprietary games are.
Minetest at its core is a game engine, and the whole game content (except for mapgens) is provided via the modding API. So, if you were to bundle up such a modpack with the Minetest engine, it would be equivalent to a proper game that happens to be written with the Minetest engine.