Difference between revisions of "Wooden Sign"

From Minetest Wiki
Jump to navigation Jump to search
m (Wuzzy moved page Sign to Wooden Sign: Renamed in 0.4.14)
(Update for 0.4.14)
Line 4: Line 4:
 
| type=Non-solid block
 
| type=Non-solid block
 
| image=Sign.png
 
| image=Sign.png
| name=Sign
+
| name=Wooden Sign
 
| physics=No
 
| physics=No
 
| renewable=Yes
 
| renewable=Yes
 
| flammable=Yes
 
| flammable=Yes
 
| generated=No
 
| generated=No
| itemstring=default:sign_wall
+
| itemstring=default:sign_wall_wood
 
}}
 
}}
  
'''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]] the sign.
+
'''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 attached to the block to which they have been built to and will drop when that block is removed. Signs can also simply be collected by [[hand]].
+
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 25: Line 25:
 
! class="unsortable" scope="col"|Description
 
! class="unsortable" scope="col"|Description
 
|-
 
|-
! scope="row"|[[Sign]]
+
! scope="row"|[[Wooden Sign]]
 
|align="center"|[[:Category:Wood|Wooden]] items <br> + [[Stick]]
 
|align="center"|[[:Category:Wood|Wooden]] items <br> + [[Stick]]
 
| {{Grid/Craft
 
| {{Grid/Craft
Line 35: Line 35:
 
|C2=Group wood
 
|C2=Group wood
 
|B3=Stick
 
|B3=Stick
|out=Sign}}
+
|out=Sign
 +
|count=3}}
 
|Shows text entered by the player.
 
|Shows text entered by the player.
 
|}
 
|}
  
 
== See also ==
 
== See also ==
 
+
* [[Steel Sign]]
* [[Ladder]]
+
* [[Wooden Ladder]]
 
* [[Door]]
 
* [[Door]]
  

Revision as of 22:21, 15 May 2016

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