Minetest, an Open Source Minecraft Alternative

Back in 2009, Minecraft was introduced to the world. Since then, it has become a cultural phenomenon. In that time period, several developers have released open-source games with similar ideas and mechanics. Today, we will look at one of the biggest ones: Minetest.

What is Minetest?

minetest start
Minetest start screen

Minetest, put simply, is a voxel based sandbox game, very similar to Minecraft. Unlike Minecraft, Minetest is written in C++ and is designed to run natively on most systems. It also has a very large map area. With a map size of “62,000 Γ— 62,000 Γ— 62,000 blocks”, “you can mine 31,000 blocks down, or build 31,000 blocks up”.

Interestingly, Minetest was originally released under a proprietary license but was later relicensed as GPL. It has since been relicensed to LGPL.

Minetest has a couple of modes. You can either build and be creative, or you can try to survive the elements. You aren’t limited to these modes. There is a wealth of extra content available to Minetest in terms of mods, texture packs, and games built within Minetest. This is largely done using Minetest’s modding API and Lua.

minetest packages
Minetest packages

For those who have played Minecraft, you will find a very similar experience in Minetest. You can dig for resources, build structures, and combine materials to make tools. The one thing that I have not noticed in Minetest is monsters. I don’t think there are any creatures in Minetest, but then again, I’ve on only played in creative mode. I haven’t played survival mode.

Minetest is also used in education. For example, the people at CERN in Switzerland created a game with Minetest to show how the Internet works and how it was created. Minetest has also been used to teach programming, earth sciences, and calculus and trigonometry.

minetes map1
Minetest world

How to Install Minetest?

Minetest is available on almost every system. Here is a list of commands that you can use to install Minetest in some of the most popular Linux distros.

Ubuntu or Debian

If you have a distro based on Ubuntu or Debian, just enter this command in the terminal:

sudo add-apt-repository ppa:minetestdevs/stable
sudo apt update
sudo apt install minetest

Arch or Manjaro

For systems based on Arch (such as Manjaro), use:

sudo pacman -S minetest

Fedora

You can install Mintest from the Fedora servers by entering:

sudo dnf install minetest

openSUSE

openSUSE users can install Minetest using this command:

sudo zypper in mintest

FreeBSD

FreeBSD users are in luck. They can install Mintest using this command:

pkg install minetest minetest_game
minetest map2
Minetest map

Flathub

To install, enter:

flatpak install flathub net.minetest.Minetest

You can download a portable executable for Windows here. You can also install Minetest on Android, either by going to Google Play or download the APK.

Final Thoughts

minetest about
Minetest about screen

I’ve spent hours in Minetest building and exploring on my local system. It’s great fun. I haven’t gotten around to trying out any of the extra content because I’ve been more than happy with the relatively small portion of the game I’ve played. The only trouble that I’ve encountered was that it ran slow on Fedora, for some reason. I might have had something configured wrong.

If you ever thought that Minecraft looked interesting, but didn’t want to spend the money, check out Minetest. You’ll be glad that you did.

If you have played Minetest, tell us how your experience was in the comments.

About the author
John Paul Wohlscheid

John Paul Wohlscheid

My name is John Paul Wohlscheid. I'm an aspiring mystery writer who loves to play with technology, especially Linux. You can catch up with me at: http://johnpaulwohlscheid.work/

Become a Better Linux User

With the FOSS Weekly Newsletter, you learn useful Linux tips, discover applications, explore new distros and stay updated with the latest from Linux world

It's FOSS

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to It's FOSS.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.