Difference between revisions of "Games/Minetest Game/Nodes"
< Games | Minetest Game
Jump to navigation
Jump to search
m (→Manufactured blocks: link to Crafting) |
|||
Line 2: | Line 2: | ||
== Naturally generated blocks == | == Naturally generated blocks == | ||
− | |||
These blocks occur naturally in a generated map. | These blocks occur naturally in a generated map. | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 50: | Line 49: | ||
== Manufactured blocks == | == Manufactured blocks == | ||
− | |||
These blocks are not found naturally; these must be [[Crafting|crafted]] or collected by the player. | These blocks are not found naturally; these must be [[Crafting|crafted]] or collected by the player. | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 85: | Line 83: | ||
| [[File:Wooden_Planks.png | 32px]] || [[Wooden Planks]] | | [[File:Wooden_Planks.png | 32px]] || [[Wooden Planks]] | ||
| [[File:Wool_white.png | 32px]] || [[Wool]] | | [[File:Wool_white.png | 32px]] || [[Wool]] | ||
+ | |} | ||
+ | |||
+ | == Grown blocks == | ||
+ | These blocks are not found naturally. They have to be [[Farming|grown]] by the player. | ||
+ | {|class="wikitable" | ||
+ | | [[File:Farming wheat 8.png|32px]] || width="150px" | [[Wheat (plant)|Wheat]] | ||
+ | | [[File:Farming cotton 8.png|32px]] || width="150px" | [[Cotton]] | ||
|} | |} | ||
Revision as of 10:16, 22 October 2013
Blocks are the building blocks in Minetest. They have 16x16 textures and are seen by the player as one cubic meter. Blocks are also called Nodes in Minetest, which is relevant to Modding.
Naturally generated blocks
These blocks occur naturally in a generated map.
see also Ores
Manufactured blocks
These blocks are not found naturally; these must be crafted or collected by the player.
Grown blocks
These blocks are not found naturally. They have to be grown by the player.
Wheat | Cotton |
Created by various events
Bones | |
Fire | |
Obsidian |
Unused blocks
These blocks also exist in the vanilla Minetest game, but these don’t appear in usual gameplay. These blocks can only be obtained by unconventional means, for example, in creative mode or with the server command “/giveme
”
Dirt with Snow | Ice | Snow | Snow Block | Cloud |