Difference between revisions of "Tutorials"

From Minetest Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Languages}}
+
{{Languages}}__NOTOC__
  
New to Minetest? Need help setting up a [[server]] or making a [[Texture Packs|texture pack]]? Then you've come to the right place. On this page is a comprehensive list of all the tutorials/guides on the Community Wiki.
+
New to Minetest? Need help setting up a [[server]] or making a [[Texture Packs|texture pack]]? Then you've come to the right place. On this page is a comprehensive list of all the tutorials/guides on the Minetest Wiki.
  
== Beginners ==
+
== Beginner tutorials for Players ==
 
If you're new and do not know what to do, see below.
 
If you're new and do not know what to do, see below.
  
* [[Games/Tutorial]]: unofficial fully-playable tutorial teaching the basics of Minetest
+
* [https://content.minetest.net/packages/Wuzzy/tutorial/ Tutorial]: Fully-playable tutorial game teaching the basics of common Minetest gameplay
* [[How to build your first house]]: short guide
+
* [[How to build your first house]] '''(Minetest Game)'''
* [[Advanced Beginners Guide]]
+
 
 +
== General information ==
 +
* [[Controls]]
 +
* [[Server commands]]
 +
* [[Privileges]]
 +
* [[minetest.conf]]
  
 
== Servers ==
 
== Servers ==
Line 17: Line 22:
  
 
== Mods ==
 
== Mods ==
[[Mods]] are packages that change the game.  
+
[[Mods]] are packages that may add or change something in a game. Each game for Minetest has its own ecosystem of mods that extend that particular game, or there are game-agnostic mods that support all games.
Minetest has many mods that extend the game and make it more interesting and fun.
 
To install them, follow the guide below.
 
  
 
* [[Installing Mods]]
 
* [[Installing Mods]]
Line 25: Line 28:
  
 
== Texture Packs ==
 
== Texture Packs ==
[[Texture Packs|Texture packs]] change the look of Minetest. Tired of looking at the same old textures? The Minetest Forum offers many texture packs for you to install.
+
[[Texture Packs|Texture packs]] change the look of Minetest. Tired of looking at the same old textures? [https://content.minetest.net/packages/?type=txp ContentDB] offers many texture packs for you to pick between.
  
 
* [[Texture Packs#Installation|Installing texture packs]]
 
* [[Texture Packs#Installation|Installing texture packs]]
Line 31: Line 34:
  
 
== Games ==
 
== Games ==
You can play different [[Games|games]] on Minetest. The default one is [[Games/Minetest Game|Minetest Game]]. But there are more games created by the community.
+
You can play different [[Games|games]] on Minetest, each with unique gameplay aspects.
  
 
* [[Games#Installing games|Installing games]]
 
* [[Games#Installing games|Installing games]]
Line 43: Line 46:
 
== 3D Meshes ==
 
== 3D Meshes ==
 
* [[Using Blender]] to create 3D meshes (for entities)
 
* [[Using Blender]] to create 3D meshes (for entities)
 
  
 
[[Category:Tutorials]]
 
[[Category:Tutorials]]

Latest revision as of 17:40, 15 November 2023

Languages Language: English • Deutsch • français • 日本語

New to Minetest? Need help setting up a server or making a texture pack? Then you've come to the right place. On this page is a comprehensive list of all the tutorials/guides on the Minetest Wiki.

Beginner tutorials for Players

If you're new and do not know what to do, see below.

General information

Servers

Minetest offers a fun online multiplayer mode. With this guide you can set up your server and host it on the web.

Mods

Mods are packages that may add or change something in a game. Each game for Minetest has its own ecosystem of mods that extend that particular game, or there are game-agnostic mods that support all games.

Texture Packs

Texture packs change the look of Minetest. Tired of looking at the same old textures? ContentDB offers many texture packs for you to pick between.

Games

You can play different games on Minetest, each with unique gameplay aspects.

Maps

Maps are the creations of the Minetest community. Not only you create your own maps, you can also install other people's maps.

3D Meshes