MinetestEDU

From Minetest Wiki
Revision as of 02:38, 15 March 2021 by Calinou (talk | contribs) (Fix "assign" typo)
Jump to navigation Jump to search
MinetestEDU-Logo.png

The page is intended to provide information for teachers, youth and social workers of all kinds who want to use Minetest in an educational sense together with children and young people.

There should be information for the minetest beginner, both for the teacher and the student. What possibilities Minetest offers and where it has limits. How to use Minetest on your own and extend it with mods. Or how to set up a server on the Internet and protect it from unwanted access. Particularly for the work with children, care is taken to ensure that the children can be adequately supervised in order to facilitate orderly cooperation.

Teachers who are willing to translate the texts into other languages can of course do so. It is also possible to create new pages in your own language, which can then be translated by others into their own language. As a basis, however, all information should also be available in English.


Germanflag.png Deutsche Startseite - Frenchflag.png Page en français - Italianflag.png Pagina italiana

General information about Minetest

Minetest is a free open world game for almost all operating systems. In randomly generated worlds consisting of blocks, the player can extract different resources, combine them with each other and shape the world according to his or her liking. Minetest is very similar to other sandbox computer games like Infiniminer and Minecraft. The game doesn't actually have a goal or an end, but the focus is on constructing buildings from blocks. However, it is also possible to construct a world in such a way that certain goals must be achieved, depending on what is desired. Technically, the minetest engine is particularly focused on two goals. The game content should be easily modifiable and extensible by Mods and should also work on older and new machines.

Why Minetest and not Minecraft?

Minecraft is much better known and many children and teenagers are already playing it. So why use Minetest? Here are a few arguments:

Contra:

  • Getting a server on the Internet is not as easy as it is for Minecraft. There are only providers for this and you have to administrate your own server by hand, because there are no graphical interfaces, as is the case with Minecraft.

Pro:

  • It's free because it's open source and it's going to stay open.
  • It runs on almost all operating systems and devices ... except iOS systems.
  • From all versions (also from the tablet) you can usually visit the same servers.

Why switching from Minecraft is so easy:

  • What you can do in Minecraft is generally the same way you can do it in Minetest (sometimes better or more simple).
  • The operation is almost identical to Minecraft, so even changers shouldn't have any problems.
  • There are tools to convert Minecraft Worlds into Minetest Worlds.

Possible errors that might occur for Minecraft users

The biggest mistake you can make with Minetest is to consider only the naked system you get with the installation. Because Minetest is (almost) nothing without the extensions (Mods) and games. The main developers are very reluctant to stick to fixed features. But extending Minetest is much easier than it is with Minecraft if you're not an absolute computer layman.

On this page we have therefore gathered information to help you learn about important enhancements that make Minetest a fully-fledged replacement for Minecraft. Surely it will take some time before a minetest variant will be released, which will make it easy for teachers with little personal experience to manage larger numbers of students. The fact that there is no company behind Minetest will certainly have an impact. That's how community members develop what they like ... sometimes better than in Minecraft... but here and there there is a lack of details.

However, this collection of information here is intended to enable technically interested teachers to use Minetest by assembling all necessary information. You are welcome to add your own information. Everyone is invited to attend.

Download, Install, First Game

There are two ways to get a first impression of Minetest:

  • you create a local singleplayer World and try and play around with it
  • you visit one of the servers specified in the public server list

The first variation is probably better for beginners, as they can play alone in peace and quiet. The servers show examples of heavily expanded minetest variants and are therefore especially suitable for those who already know Minecraft and have certain expectations.

Minetest offers the possibility to simply create a local server that can be used with other users that are in the same LAN/WLAN. This is very useful for schools or if you meet with other in a foreign location.

Installation of Extensions (Mods)

Anything that Minetest doesn't seem to offer in comparison to Minecraft can be inserted into Minetest via an extension or modification, called Mod. That seems awkward, but it's so easy that it's no problem again. You just have to find the right mod.

Types of Mods

The exact number of mods is not known. There is a list of more than 700 mods, but it is certainly not complete, because anyone can create a mod and publish it anywhere. The effect of the mods may be classified as following:

  • The user interface changes or other "machines" (like the oven) are offered which can replace the simple ones that are included.
  • New blocks are made available for constructions.
  • New materials (rock types, minerals, etc.) are created during the creation of the world, that can be used for blocks.
  • When the world is created, more or other plants and biomes (a local ecosystem with special dirt and plants) are created. Sometime you can use this new material to build blocks or items.
  • New items like tools to dig, hoe, chop or new weapons are added.
  • Mobs (self-acting creatures, in humans, animals or monster form) that can interact with the player are supplemented.
  • Change the environment completely (e.g. play on the planet Mars)
  • Prepared buildings will be added (villages with inhabitants, abandoned mines, pyramids, ...)

A lot of the Mods offer combinations of the possibilities.

Selection of important mods

Minetest offers a lot of mods, but there is no good overview showing the most important and big mods as well as the newest one. The following overview sorts some tested mods according to their meaning and provides information about the content and how to use them.

Mbox information.png IMPORTANT If you want to setup a Server you should only have short view on the Mod-list to see what is possible. Some of decribed features can be even done by adjusting the server configuration. This will be described later. If you are a Singleplayer try out what you want and have fun.

Create you own Mod

... is comming soon ...

Setting up a Minetest-Server in the Internet

If you want to work with a group of children it is a good idea to have you own Server in the internet.

So far there are not yet any good providers where you can quickly order and set up a minetest server. One reason for this is that the installation of mods is usually necessary and you have to access the remote computer. While Minecraft now has graphical user interfaces, Minetest requires everything to be done from the console.

If you have successfully installed the Minetest server and can also reach it with the local Minetest client, you should make some settings which are mainly about protecting the server from unauthorized access. This can be done not only by mods but also by settings in a special file.

If the server is set up correctly, it can start. If you share the server address or point to the server in the public server list, other users will come to the server and so it may happen that you have to intervene as an administrator. So here are some important commands and options you have as admin.

Now the server is hopefully perfectly set up and all players and the admin are pleased. Surely there is always something to do, many of those things can be done when you are on the minetest server yourself. But some things can only be done on the console and if you automate them, you can save yourself a lot of work.

Command-Blocks as an universal tool

Command blocks are special blocks that can be used to execute text commands that are otherwise entered manually. With it you can automate a lot and relieve the admin of work or do a lot of other things... as you need it.

Very special ideas

Here are some very special ideas for a server for educational use.

  • Create a map with a flat world with gras but nothing else
  • Automatically assign players to an individual construction area

Ideas what to do with children in Minetest

...

Create Mods, Texture packs an Skins on you own

Creating a simple Mod for Minetest is quite easy.

...