Difference between revisions of "Wooden Ladder"

From Minetest Wiki
Jump to navigation Jump to search
m (Add to climbable category)
(Update for 0.4.14)
Line 3: Line 3:
 
{{Block Data
 
{{Block Data
 
| image=ladder.png
 
| image=ladder.png
| block_name=Ladder
+
| block_name=Wooden Ladder
 
| block_type=Item
 
| block_type=Item
 
| transparency=Yes
 
| transparency=Yes
Line 9: Line 9:
 
| renewable=Yes
 
| renewable=Yes
 
| flammable=Yes
 
| flammable=Yes
| itemstring=default:ladder
+
| itemstring=default:ladder_wood
 
}}
 
}}
  
'''Ladders''' are used to move the player vertically and can be [[crafting|crafted]] with [[stick]]s. The “jump” key will make the [[player]] ascend the ladder while the “use” key will make the [[player]] descend the ladder. The default controls can be found [[Controls#While_on_a_ladder|here]].
+
'''Wooden Ladders''' are used to move the player vertically and can be [[crafting|crafted]] with [[stick]]s. The “jump” key will make the [[player]] ascend the ladder while the “use” key will make the [[player]] descend the ladder. The default controls can be found [[Controls#While_on_a_ladder|here]].
  
 
== Crafting ==
 
== Crafting ==
Line 23: Line 23:
 
! class="unsortable" scope="col"|Description
 
! class="unsortable" scope="col"|Description
 
|-
 
|-
! scope="row"|[[Ladder]]
+
! scope="row"|[[Wooden Ladder]]
 
|align="center"|[[Stick]]s
 
|align="center"|[[Stick]]s
 
| {{Grid/Craft
 
| {{Grid/Craft
Line 29: Line 29:
 
| B2=Stick
 
| B2=Stick
 
| C1=Stick|C2=Stick|C3=Stick
 
| C1=Stick|C2=Stick|C3=Stick
| out=Ladder}}
+
| out=Ladder
 +
| count=3}}
 
|Used to climb vertically. Can be placed on any wall, floor or ceiling.
 
|Used to climb vertically. Can be placed on any wall, floor or ceiling.
 
|}
 
|}
Line 35: Line 36:
 
== See also ==
 
== See also ==
  
 +
* [[Steel Ladder]]
 
* [[Sign]]
 
* [[Sign]]
  

Revision as of 21:51, 15 May 2016

Languages Language: English • Deutsch • français


Wooden Ladder
Ladder.png
A node in Minetest Game
Node Type Item
Drops Itself
Physics No
Luminance No
Flammable Yes
Generated No
Renewable Yes
Stackable Yes (99)
Itemstring default:ladder_wood

Wooden Ladders are used to move the player vertically and can be crafted with sticks. The “jump” key will make the player ascend the ladder while the “use” key will make the player descend the ladder. The default controls can be found here.

Crafting

Name Ingredients Input → Output Description
Wooden Ladder Sticks
Stick.png
Stick.png
Stick.png
Stick.png
Stick.png
Stick.png
Stick.png
Ladder.png
3
Used to climb vertically. Can be placed on any wall, floor or ceiling.

See also