Difference between revisions of "Wooden Ladder"

From Minetest Wiki
Jump to navigation Jump to search
m (1 revision: import items)
 
m (renewable catetory)
 
(19 intermediate revisions by 8 users not shown)
Line 1: Line 1:
[[File:ladder.png|frame|Ladder]]
+
{{Languages}}
{| class="wikitable"
 
|'''Type:'''
 
|Item
 
|-
 
|'''Renewable:'''
 
|Yes
 
|-
 
|'''Stackable:'''
 
|Yes (99)
 
|-
 
|'''Durability:'''
 
|N/A
 
|}
 
  
== Description ==
+
{{Block Data
 +
| image=ladder.png
 +
| block_name=Wooden Ladder
 +
| block_type=Item
 +
| transparency=Yes
 +
| generated=No
 +
| renewable=Yes
 +
| flammable=Yes
 +
| 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.
+
'''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 25: Line 21:
 
! scope="col" width="140px"|Ingredients
 
! scope="col" width="140px"|Ingredients
 
! class="unsortable" scope="col"|Input → Output
 
! class="unsortable" scope="col"|Input → Output
! class="unsortable" scope="col"|Description
 
 
|-
 
|-
! scope="row"|[[Ladder]]
+
! scope="row"|[[Wooden Ladder]]
 
|align="center"|[[Stick]]s
 
|align="center"|[[Stick]]s
 
| {{Grid/Craft
 
| {{Grid/Craft
|A1=Stick
+
| A1=Stick|A2=Stick|A3=Stick
|A2=Stick
+
| B2=Stick
|A3=Stick
+
| C1=Stick|C2=Stick|C3=Stick
|B2=Stick
+
| out=Ladder
|C1=Stick
+
| count=5}}
|C2=Stick
 
|C3=Stick
 
|out=ladder}}
 
|Used to climb vertically. Can be placed on any wall, floor or ceiling.
 
 
|}
 
|}
  
== Trivia ==
 
  
* Mining a ladder using a [[Mese]] [[pickaxe]] is actually slower than mining a ladder using bare hands.
+
== See also ==
  
<seealso>
+
* [[Steel Ladder]]
Sign
 
</seealso>
 
  
 +
[[Category:Renewable]]
 
[[Category:Placeable]]
 
[[Category:Placeable]]
 +
[[Category:Passable]]
 +
[[Category:Flammable]]
 +
[[Category:Climbable]]

Latest revision as of 13:30, 18 October 2017

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
Wooden Ladder Sticks
Stick.png
Stick.png
Stick.png
Stick.png
Stick.png
Stick.png
Stick.png
Ladder.png
5


See also