Difference between revisions of "Games/Minetest Game"

From Minetest Wiki
Jump to navigation Jump to search
(“Subgames” were renamed to “games”)
(MTG is no longer bundled)
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Languages}}
+
{{Languages|nocat=1}}
 
{{Game Data
 
{{Game Data
 
|name=Minetest Game
 
|name=Minetest Game
 
|image=Minetest logo.png
 
|image=Minetest logo.png
|type= [[:Category:Default games|Default]]
+
|type=Sandbox
 
|author=Minetest developers
 
|author=Minetest developers
 
|version={{Version}}
 
|version={{Version}}
Line 9: Line 9:
 
|source=[https://github.com/minetest/minetest_game GitHub]
 
|source=[https://github.com/minetest/minetest_game GitHub]
 
}}
 
}}
 +
<span style="font-size:24pt">Please see the page for [https://content.minetest.net/packages/Minetest/minetest_game/ Minetest Game on ContentDB] instead.</span>
  
'''Minetest Game''' (previously called “<code>minetest_game</code>”) is a [[Games|game]] for [[Minetest]] which is usually distributed along with Minetest by default. It is mostly a big sandbox. [[Help:How to build your first house|Click here for a quick-start guide.]]
+
 
 +
'''Minetest Game''' (previously called “<code>minetest_game</code>” and originally “<code>mesetint</code>”) is a [[Games|game]] for [[Minetest]]. It is mostly a big sandbox. [[How to build your first house|Click here for a quick-start guide.]]
 +
 
 +
It used to be bundled with Minetest by default, but since version 5.8.0, this is no longer the case.
  
 
== Gameplay overview ==
 
== Gameplay overview ==
 
Minetest Game is a simple and peaceful “sandbox game”, this means there are no goals and no built-in [[mobs|computer enemies]]. The [[player]] is thrown into a world made of [[Blocks|cubes]] and can attempt to explore the surface and hitchhike through [[Biomes|grasslands, forests, deserts, jungles, snowy and arctic regions]], explore the seas with a [[boat]] or swim and dive, and collect various materials and [[crafting|craft]] [[tool]]s from them. Using a [[pickaxe]], the player can [[Mining|dig]] into the depths and collect precious [[Ores|minerals]], but a careless player can also be cooked by [[lava]]. Or the player could become a [[Farming|farmer]] or forester and plant [[Sapling|trees]] and [[Wheat (plant)|crops]]. Almost every block can be removed with the correct tool and with the collected blocks almost every building can be erected—only the imagination is the limit. Minetest Game has a focus on creativity, [[building]] and exploring worlds, rather than being a challenge, so the gameplay naturally is sandbox-style.
 
Minetest Game is a simple and peaceful “sandbox game”, this means there are no goals and no built-in [[mobs|computer enemies]]. The [[player]] is thrown into a world made of [[Blocks|cubes]] and can attempt to explore the surface and hitchhike through [[Biomes|grasslands, forests, deserts, jungles, snowy and arctic regions]], explore the seas with a [[boat]] or swim and dive, and collect various materials and [[crafting|craft]] [[tool]]s from them. Using a [[pickaxe]], the player can [[Mining|dig]] into the depths and collect precious [[Ores|minerals]], but a careless player can also be cooked by [[lava]]. Or the player could become a [[Farming|farmer]] or forester and plant [[Sapling|trees]] and [[Wheat (plant)|crops]]. Almost every block can be removed with the correct tool and with the collected blocks almost every building can be erected—only the imagination is the limit. Minetest Game has a focus on creativity, [[building]] and exploring worlds, rather than being a challenge, so the gameplay naturally is sandbox-style.
  
== Screenshots ==
+
[[Category:Games]]
<gallery widths="400px" heights="256px">
 
Desert_at_sunset_0.4.7.png|Desert
 
Savannah.jpg|Savannah
 
Jungle_0.4.7.jpg|Jungle
 
Minetest_Game_forest.jpg|Decidious forest
 
Mapgen_valleys.jpg|Coniferous forest in a valley
 
Glacier.jpg|Glacier
 
Minetest Game underground.jpg|Underground
 
Lava_lake_0.4.7.jpg|Lava lake
 
Dungeon_0.4.7.jpg|Dungeon
 
Riding a boat.jpg|Riding a [[boat]] on a river
 
Farming.jpg|Farm built by a player
 
Minetest Game tower.jpg|Tower built by a player
 
</gallery>
 
 
 
== Features ==
 
=== Overview ===
 
* Over 200 block types to mine and built (See [[Blocks]] for an overview)
 
* Deep underground with 7 different [[ores|minerals]] and [[lava]]
 
* 6 [[tool]] strengths from [[wood]] to [[diamond]]
 
* [[Creative mode]] in which (almost) all items are instantly available
 
 
 
=== The world ===
 
* Several [[biomes]] to discover: Grasslands, desert, jungle, ocean, savannah, decidious forests, coniferous forests, snow, cold desert, glacier
 
* Underground dungeons
 
* Small and large underground caves
 
* Underground [[lava]] pockets
 
* 6 [[ores|minerals]]: [[Coal Ore|coal]], [[Iron Ore|iron]], [[Copper Ore|copper]], [[Gold Ore|gold]], [[Mese Ore|mese]], [[Diamond Ore|diamond]], used to craft tools and stuff
 
* Rare [[Mese Block|mese block]] at below Y=-1024 (equals 9 [[Mese Crystal|mese crystals]])
 
* 6 [[trees|tree]] types: “normal” tree, apple tree, jungle tree, acacia tree, aspen tree, pine tree. Includes saplings to grow new trees
 
* 6 [[flowers]] (used to create colors), [[waterlily]], mushrooms and some other small plants
 
 
 
=== Craftable tools ===
 
* Tools to destroy blocks: [[Pickaxe]] (for stones), [[shovel]] (for dirt and sand), [[axe]] (for wood and trees), [[sword]] (for leaves and small plants)
 
* Most tools can also be used as melee weapons
 
* [[Screwdriver]] (used to rotate stuff)
 
* [[Bucket]] for collecting liquids like [[water]]
 
* See [[Items]] for more
 
 
 
=== Other gameplay aspects ===
 
* Go over the sea with [[boat]]s
 
* Build [[rail]]s and ride in a [[Cart|cart]] to transport yourself and items
 
* Use the [[furnace]] to [[Smelting|smelt]] ores to ingots, use ingots to craft new stuff
 
* Basic [[farming]]: Till [[soil]] with a [[hoe]], plant [[Wheat Seed|wheat]] and [[Cotton Seed|cotton seed]], put [[water]] nearby and watch them grow
 
* When a player dies, the player might lose the items in the inventory which can be retrieved from a [[bones]] block
 
* [[Fire]]!
 
* [[TNT]] and [[gunpowder]]
 
 
 
== Function ==
 
=== As default game ===
 
Minetest Game is included by default to give some initial [[Help:Getting Started#Playing|single player]] content when Minetest is downloaded in the single archive file from the [http://minetest.net/download.php download section] of the homepage. It includes some basic mods that add enough game content to offer a simple playable game. [[Controls|Control keys]] and [[Help:How to build your first house|basic gameplay]] activities are set to function similar to other [http://en.wikipedia.org/wiki/Voxel#Uses games of the genre] to make immediate playing possible. 
 
 
 
Minetest Game is not needed to play on other servers as all game content is controlled and "served" by the hosting server. Only when running an own Minetest server is some playable content needed that is normally a collection of mod scripts in a “game” folder. “Single-player” may be viewed as a special case when the local Minetest program acts as local game-server, hosting a local game and then connects to its own self as client. 
 
 
 
=== As basis for new games ===
 
The gameplay can be modified considerably by Lua scripts organized in mods. As a lot of mods, offered by the community, name “default” as dependency, Minetest Game is thought as the basic content on which game designers may build their own games. Thus if compatibility with most mods is the aim of a new game, it is advisable to start building the new game by adding content to a copy of Minetest Game.
 
 
 
=== As collection of modding examples ===
 
Although this may seem trivial this function of the Minetest game should not be forgotten as it often offers the first example of how to code things for modders.
 
 
 
== Content ==
 
It contains the following [[mods]]:
 
* Gameplay-related mods
 
** default: This is the most important and biggest mod in Minetest Game. It adds most [[blocks]] which occour naturally and most artificial blocks, [[ores]], many basic [[Crafting|crafts]], [[Smelting|furnace fuels]], [[tool]]s, [[items]] and all the stuff which is not covered by the other mods in this game
 
** beds: adds [[bed]]s of several sorts.
 
** boats: adds [[boat]]
 
** bones: adds [[bones]]
 
** bucket: adds [[bucket]]s
 
** carts: adds [[cart]]
 
** doors: adds [[door]]s, trapdoors (like the [[Trapdoor|wooden trapdoor]]) and [[Fence Gate|fence gates]]
 
** dye: adds [[dye]]s
 
** farming: farming-related stuff: [[Cotton (plant)]], [[wheat]], [[Cotton Seed|cotton seed]], [[Wheat Seed|wheat seed]], [[string]]s, [[flour]], [[bread]], [[hoe]]s and [[soil]]
 
** fire: adds [[fire]], [[Permanent Flame|permanent flame]] and [[Flint and Steel|flint and steel]]
 
** flowers: adds [[flowers]], mushrooms and [[waterlily]]
 
** screwdriver: adds [[screwdriver]]
 
** stairs: adds [[Stair|stairs]] and [[Slab|slabs]]
 
** tnt: adds [[TNT]] and [[Gun Powder|gun powder]]
 
** vessels: adds [[drinking glass]], [[steel bottle]], [[glass bottle]], [[glass fragments]] and [[Vessels Shelf|vessels shelf]]
 
** walls: adds [[wall]]s
 
** wool: adds [[wool]] in 15 colors
 
** xpanes: adds [[Glass Pane|glass panes]] and [[Iron bar|iron bars]]
 
* Setting-related mods
 
** creative: when in [[creative mode]], this mod enables, besides some other things, the [[Creative Inventory|creative inventory]]
 
** give_initial_stuff: If the setting <code>give_initial_stuff</code> is true, then this mod gives new players a steel [[pickaxe]], a steel [[axe]], a steel [[shovel]], 99 [[torch]]es and 99 [[cobblestone]]s
 
* Server commands
 
** sethome: adds the server commands “sethome” and “home”. (See [[Server commands#Command reference of built-in commands|here]])
 
 
 
The following mods were contained in it for certain amount of times before they were removed:
 
* nyancat: adds [[Nyan Cat]] and [[Nyan Cat Rainbow]]
 
 
 
=== Notable things not included ===
 
As Minetest Game was included in the download archive it was supposed to be lightweight and as gameplay-neutral as possible. It therefore often irritated new players that particular things known from similar games were not included by default:
 
 
 
* No [[Mobs|monsters, animals or NPCs]] <ref name="rats">Though rats might just be able to sneak in if you are not careful ;-).</ref> are included and no API for these is offered.
 
* There is no [[Crafting guide|crafting guide]]
 
 
 
== History and plans ==
 
===0.4.9 branch===
 
Since early 2014, Minetest Game (then called “minetest_game”) was semi-officially under [http://en.wikipedia.org/wiki/Freeze_%28software_engineering%29 feature freeze]. It was not dropped and was kept available in maintenance-mode as basis for all [[mods]] that depended on "default".
 
The consensus of the Minetest developers seemed to be that Minetest Game should be changed as little as possible<ref name="consens">[https://forum.minetest.net/viewtopic.php?pid=137837 "Minetest Game will no longer be developed"] thread on the Minetest forum.</ref> (feature-freeze) and rather no new content added. Thus offering the most compatibility to old mods and leaving the bulk of game content for game designers to develop.
 
 
 
===0.4.10 branch===
 
With the release of 0.4.10, Minetest Game [https://forum.minetest.net/viewtopic.php?f=15&t=9066 Minetest-NeXt] was merged<ref name="nextmerge">[https://forum.minetest.net/viewtopic.php?f=18&t=9683 "(0.4.10) NeXt merged / Updated minetest_game"] thread on the Minetest forum.</ref> with Minetest Game.
 
 
 
=== Future development ===
 
 
 
To give more examples of the possibilities of the Minetest engine it had been discussed to include more example games in the download archive. The only other game that was included in the 0.4.9 versions of Minetest was [[Games/Minimal development test|Minimal]], which is only recommended for testing purposes. Games suggested as example games<ref name="gamessuggestedonirc1">as discussed on IRC at [http://irc.minetest.ru/minetest-dev/2013-10-17#i_3378469 2013-10-17]</ref> have been [https://forum.minetest.net/viewtopic.php?id=3003 Dwarves], [https://forum.minetest.net/viewtopic.php?id=3119 PilzTest], [https://forum.minetest.net/viewtopic.php?id=6977 Nostalgia], [https://forum.minetest.net/viewtopic.php?id=7573 Realtest], [https://forum.minetest.net/viewtopic.php?id=7027 Eden] or a game based on the [https://forum.minetest.net/viewtopic.php?id=7656 Ethereal mod]. More recently [https://forum.minetest.net/viewtopic.php?id=9036 BFD], [https://forum.minetest.net/viewtopic.php?id=9066 Minetest NeXt] and [https://forum.minetest.net/viewtopic.php?id=9033 Carbone] have been considered among others. The idea is to showcase a variety of different gameplay, environment and atmosphere concepts.
 
 
 
== Legal ==
 
Minetest Game is [https://en.wikipedia.org/wiki/Free_software free software], without advertisements and free of charge. It is licensed under the [https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html LGPL v2.1] (or later) for the source code and [http://creativecommons.org/licenses/by-sa/3.0/ CC BY-SA 3.0] for the media files.
 
 
 
== Notes and References ==
 
<references />
 
 
 
[[Category:Default games]]
 

Latest revision as of 12:22, 27 December 2023

Languages Language: English • Deutsch • français • 日本語 • Bahasa Melayu
Minetest Game
Minetest logo.png
A game
Game Type Sandbox
Author Minetest developers
Latest version 5.7.0
Forum topic 9724
Source code GitHub

Please see the page for Minetest Game on ContentDB instead.


Minetest Game (previously called “minetest_game” and originally “mesetint”) is a game for Minetest. It is mostly a big sandbox. Click here for a quick-start guide.

It used to be bundled with Minetest by default, but since version 5.8.0, this is no longer the case.

Gameplay overview

Minetest Game is a simple and peaceful “sandbox game”, this means there are no goals and no built-in computer enemies. The player is thrown into a world made of cubes and can attempt to explore the surface and hitchhike through grasslands, forests, deserts, jungles, snowy and arctic regions, explore the seas with a boat or swim and dive, and collect various materials and craft tools from them. Using a pickaxe, the player can dig into the depths and collect precious minerals, but a careless player can also be cooked by lava. Or the player could become a farmer or forester and plant trees and crops. Almost every block can be removed with the correct tool and with the collected blocks almost every building can be erected—only the imagination is the limit. Minetest Game has a focus on creativity, building and exploring worlds, rather than being a challenge, so the gameplay naturally is sandbox-style.