Difference between revisions of "Wooden Trapdoor"

From Minetest Wiki
Jump to navigation Jump to search
(0.4.10 update: Add trapdoor)
 
(Add new 0.4.11 behaviour)
Line 12: Line 12:
 
== Description ==
 
== Description ==
  
'''Trapdoors''' are blocks that can be [[crafting|crafted]], [[Building|placed]], opened and closed by the player. Unlike normal doors, trapdoors are placed on the floor. [[Using|Use]] to open the trapdoor, and use again to close it again.
+
'''Trapdoors''' are blocks that can be [[crafting|crafted]], [[Building|placed]], opened and closed by the player. Unlike normal doors, trapdoors are placed on the floor.
 +
 
 +
[[Using|Use]] to open the trapdoor, and use again to close it again. An opened trapdoor can be climbed like a [[ladder]].
  
 
== Crafting ==
 
== Crafting ==

Revision as of 00:57, 28 December 2014

Trapdoor
Trapdoor.png
A node in Minetest Game
Node Type Trapdoor
Drops Itself
Physics No
Luminance No
Flammable Yes
Generated No
Renewable Yes
Stackable Yes (99)
Itemstring doors:trapdoor

Description

Trapdoors are blocks that can be crafted, placed, opened and closed by the player. Unlike normal doors, trapdoors are placed on the floor.

Use to open the trapdoor, and use again to close it again. An opened trapdoor can be climbed like a ladder.

Crafting

Name Ingredients Input → Output Description
Trapdoor any wood
Group wood.png
Group wood.png
Group wood.png
Group wood.png
Group wood.png
Group wood.png
Trapdoor.png
2
Placed on the floor, opened and closed by right-clicking, can be passed through while open.

See also