Difference between revisions of "Mods/Protector/Protection"
< Mods
Jump to navigation
Jump to search
m (Wuzzy moved page Protection to Protector/Protection: Page titles for blocks from other mods than from minetest_game should follow the <modname>/<blockname> naming convention.) |
General3214 (talk | contribs) m |
||
Line 11: | Line 11: | ||
! class="unsortable" scope="col"|Description | ! class="unsortable" scope="col"|Description | ||
|- | |- | ||
− | ! scope="row"|[[Protection | + | ! scope="row"|[[Protection]] |
|align="center"|[[Stone]]+[[Steel ingot]] | |align="center"|[[Stone]]+[[Steel ingot]] | ||
| {{Grid/Craft | | {{Grid/Craft | ||
Line 23: | Line 23: | ||
|C2=Stone | |C2=Stone | ||
|C3=Stone | |C3=Stone | ||
− | |out= | + | |out=Protection}} |
|Protection block, can be used to protect a number of nodes for the owner. | |Protection block, can be used to protect a number of nodes for the owner. | ||
|} | |} | ||
Line 36: | Line 36: | ||
|- | |- | ||
! scope="row"|[[Protection Tool]] | ! scope="row"|[[Protection Tool]] | ||
− | |align="center"|[[Protection | + | |align="center"|[[Protection]]+[[Stick]] |
| {{Grid/Craft | | {{Grid/Craft | ||
|A1= | |A1= | ||
Line 42: | Line 42: | ||
|A3= | |A3= | ||
|B1= | |B1= | ||
− | |B2=Protection | + | |B2=Protection |
|B3=Stick | |B3=Stick | ||
|C1= | |C1= |
Revision as of 19:40, 31 January 2016
Protection | |
---|---|
A node in Minetest Game | |
Node Type | Full node |
Drops | Itself |
Physics | No |
Luminance | No |
Flammable | No |
Generated | No |
Renewable | No |
Stackable | Yes (99) |
Itemstring | ? |
Protection blocks are used to protect a cube of nodes, so that they can only be mined by the owner of the block. Protection blocks are crafted from 8 Stone Blocks and one Steel Ingot. Protection blocks are only available on servers that have the mod 'protector' enabled. A Protection Tool allows the user to see whether a node is under protection and by who.
Crafting
Name | Ingredients | Input → Output | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Protection | Stone+Steel ingot |
|
Protection block, can be used to protect a number of nodes for the owner. |
Name | Ingredients | Input → Output | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Protection Tool | Protection+Stick |
|
Protection tool is used to show if a selected node is protected. |