Difference between revisions of "Wooden Sign"

From Minetest Wiki
Jump to navigation Jump to search
(applied block data template)
Line 12: Line 12:
 
== Description ==
 
== Description ==
  
'''Signs''' are [[crafting|crafted]] items that can be [[Building|placed]] on the [[map]]. A message can be written to it by [[using]]. To read the message the [[player]] must [[Pointing|point]] the sign.
+
'''Signs''' are [[crafting|crafted]] items that can be [[Building|placed]] on the [[map]]. A message can be written to it by [[using]] it. To read the message, the [[player]] must [[Pointing|point]] the sign.
  
 
== Crafting ==
 
== Crafting ==
Line 37: Line 37:
 
|}
 
|}
  
== See Also ==
+
== See also ==
*[[Door]]
+
 
 +
* [[Ladder]]
 +
* [[Door]]
  
  

Revision as of 18:23, 8 May 2014

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

Description

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 the sign.

Crafting

Name Ingredients Input → Output Description
Sign Wooden Planks
+ Stick
Wooden Planks.png
Junglewood Planks.png
Wooden Planks.png
Junglewood Planks.png
Wooden Planks.png
Junglewood Planks.png
Wooden Planks.png
Junglewood Planks.png
Wooden Planks.png
Junglewood Planks.png
Wooden Planks.png
Junglewood Planks.png
Stick.png
Sign.png
Shows text entered by the player.

See also