Difference between revisions of "Wooden Sign"

From Minetest Wiki
Jump to navigation Jump to search
m (renewable catetory)
 
(18 intermediate revisions by 7 users not shown)
Line 1: Line 1:
[[File:sign.png|frame|Sign]]
+
{{Languages}}
{| class="wikitable"
+
 
|'''Type:'''
+
{{Block Data
|Solid Block
+
| type=Non-solid block
|-
+
| image=Sign.png
|'''Physics:'''
+
| name=Wooden Sign
|No
+
| physics=No
|-
+
| renewable=Yes
|'''Transparency:'''
+
| flammable=Yes
|Yes
+
| generated=No
|-
+
| itemstring=default:sign_wall_wood
|'''Luminance:'''
+
}}
|No
 
|-
 
|'''Inflammable:'''
 
|Yes
 
|-
 
|'''Generated:'''
 
|No
 
|-
 
|'''Renewable:'''
 
|Yes
 
|-
 
|'''Stackable:'''
 
|Yes (99)
 
|-
 
|}
 
  
== Description ==
+
'''Wooden Signs''' are [[crafting|crafted]] items that can be [[Building|placed]] on the [[Maps|map]]. A message can be written to it by [[using]] it. To read the message, the [[player]] must [[Pointing|point]] it.
  
'''Signs''' are [[crafting|crafted]] items that can be placed on the map. A message can be written to it by right-clicking. To read the message the [[player]] must point at the sign with their mouse.
+
Wooden Signs are attached to the block to which they have been built to and will drop when that block is removed. They can also simply be collected by [[hand]].
  
 
== Crafting ==
 
== Crafting ==
Line 35: Line 20:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! scope="row" |Name
+
! scope="row" width="50px"|Name
! scope="col" |Ingredients
+
! scope="col" width="140px"|Ingredients
! scope="col"|Input → Output
+
! class="unsortable" scope="col"|Input → Output
! scope="col"|Description
+
! class="unsortable" scope="col"|Description
|-
 
! scope="row"|[[Sign]]
 
|align="center"|[[Stick]] + [[Wooden Planks]]
 
|
 
{| class="wikitable" style="margin:10px"
 
|-
 
|[[File:Wooden_Planks.png|24px|link=Wooden_Planks]]
 
|[[File:Wooden_Planks.png|24px|link=Wooden_Planks]]
 
|[[File:Wooden_Planks.png|24px|link=Wooden_Planks]]
 
|rowspan="3"|[[File:arrow.png|link=]]
 
|rowspan="3"|[[File:sign.png|link=Sign]]
 
|-
 
|[[File:Wooden_Planks.png|24px|link=Wooden_Planks]]
 
|[[File:Wooden_Planks.png|24px|link=Wooden_Planks]]
 
|[[File:Wooden_Planks.png|24px|link=Wooden_Planks]]
 
 
|-
 
|-
|
+
! scope="row"|[[Wooden Sign]]
|[[File:stick.png|24px|link=stick]]
+
|align="center"|[[:Category:Wood|Wooden]] items <br> + [[Stick]]
|
+
| {{Grid/Craft
|}
+
|A1=Group wood
 +
|A2=Group wood
 +
|B1=Group wood
 +
|B2=Group wood
 +
|C1=Group wood
 +
|C2=Group wood
 +
|B3=Stick
 +
|out=Sign
 +
|count=3}}
 
|Shows text entered by the player.
 
|Shows text entered by the player.
 
|}
 
|}
  
== See Also ==
+
== See also ==
*[[Door]]
+
* [[Steel Sign]]
 
+
* [[Wooden Ladder]]
 +
* [[Door]]
  
 +
[[Category:Renewable]]
 
[[Category:Placeable]]
 
[[Category:Placeable]]
 +
[[Category:Usable blocks]]
 +
[[Category:Manufactured blocks]]
 +
[[Category:Flammable]]

Latest revision as of 13:34, 18 October 2017

Languages Language: English • Deutsch • français


Wooden Sign
Sign.png
A node in Minetest Game
Node Type Non-solid block
Drops Itself
Physics No
Luminance No
Flammable Yes
Generated No
Renewable Yes
Stackable Yes (99)
Itemstring default:sign_wall_wood

Wooden Signs are crafted items that can be placed on the map. A message can be written to it by using it. To read the message, the player must point it.

Wooden Signs are attached to the block to which they have been built to and will drop when that block is removed. They can also simply be collected by hand.

Crafting

Name Ingredients Input → Output Description
Wooden Sign Wooden items
+ Stick
Group wood.png
Group wood.png
Group wood.png
Group wood.png
Group wood.png
Group wood.png
Stick.png
Sign.png
3
Shows text entered by the player.

See also