Difference between revisions of "Games/Minetest Game/Nodes"
< Games | Minetest Game
Jump to navigation
Jump to search
(Added a whole bunch of missing blocks.) |
(→Manufactured blocks: Added the Stair and Slab blocks.) |
||
Line 70: | Line 70: | ||
| [[File:sign.png | 32px]] || width="150px" | [[Sign]] | | [[File:sign.png | 32px]] || width="150px" | [[Sign]] | ||
|- | |- | ||
+ | | [[File:Cobblestone_slab.png | 32px]] || width="150px" | [[Slab]] | ||
+ | | [[File:Cobblestone_stair.png | 32px]] || width="150px" | [[Stair]] | ||
| [[File:steel_block.png | 32px]] || width="150px" | [[Steel Block]] | | [[File:steel_block.png | 32px]] || width="150px" | [[Steel Block]] | ||
| [[File:Stone_brick.png | 32px]] || width="150px" | [[Stone Brick]] | | [[File:Stone_brick.png | 32px]] || width="150px" | [[Stone Brick]] | ||
| [[File:torch.png | 32px]] || width="150px" | [[Torch]] | | [[File:torch.png | 32px]] || width="150px" | [[Torch]] | ||
+ | |- | ||
| [[File:Wooden_Planks.png | 32px]] || width="150px" | [[Wooden Planks]] | | [[File:Wooden_Planks.png | 32px]] || width="150px" | [[Wooden Planks]] | ||
|} | |} |
Revision as of 00:41, 9 July 2013
Blocks are the building blocks in Minetest. Similar to Minecraft they have 16x16 textures and are seen by the player as one cubic meter. Blocks are also called Nodes in Minetest, which is relevant for Modding.
Naturally generated blocks
These blocks occur naturally in a generated map.
Manufactured blocks
These blocks are not found naturally; these must be crafted or collected by the player.
Created by various events
32px | Fire |