Difference between revisions of "Trapdoor"

From Minetest Wiki
Jump to navigation Jump to search
(Wuzzy moved page Trapdoor to Wooden Trapdoor: New 5.0.0 name)
 
(Update for MT v5.1.0)
Line 1: Line 1:
#REDIRECT [[Wooden Trapdoor]]
+
{{Languages}}
 +
{{Block Data
 +
| image=Trapdoor.png, Steel Trapdoor.png, Steel Bar Trapdoor.png
 +
| name=Wooden Trapdoor, Steel Trapdor, Steel Bar Trapdor
 +
| physics=No
 +
| renewable=Wooden: Yes<br /> Others: No
 +
| flammable=Wooden: Yes<br /> Others: No
 +
| generated=No
 +
| itemstring=''See table''
 +
}}
 +
 
 +
== 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.
 +
 
 +
== Usage ==
 +
[[Using|Use]] to open the trapdoor, and use again to close it. For all interactions, the “interact” [[Privileges|privilege]] (a default privilege) is required for this. Trapdoors made from [[Steel Ingot|steel]] are owned.
 +
 
 +
=== Properties ===
 +
Depending on the trapdoor type, doors have differnt properties:
 +
 
 +
* Owned: This door is owned by its placer. It can only be opened or closed by its owner or someone who has a matching [[key]]. Owned trapdoors are also immune to explosions
 +
* Flammable: Burned by [[Fire]]
 +
 
 +
== Door Types ==
 +
 
 +
{| class="wikitable"
 +
|-
 +
!
 +
! Name
 +
! Owned
 +
! Flammable
 +
! [[Itemstring]]
 +
|-
 +
| [[File:Trapdoor.png|32px]]
 +
| '''Wooden Trapdoor'''
 +
| No
 +
| Yes
 +
| doors:trapdoor
 +
|-
 +
| [[File:Steel Trapdoor.png|32px]]
 +
| '''Steel Trapdoor'''
 +
| Yes
 +
| No
 +
| doors:trapdoor_steel
 +
|-
 +
| [[File:Steel_Bar_Trapdoor.png|32px]]
 +
| '''Steel Bar Trapdoor'''
 +
| Yes
 +
| No
 +
| xpanes:trapdoor_steel_bar
 +
|}
 +
 
 +
== Crafting ==
 +
 
 +
{| class="wikitable"
 +
|-
 +
! scope="row" width="50px"|Name
 +
! scope="col" width="140px"|Ingredients
 +
! class="unsortable" scope="col"|Input &#8594; Output
 +
|-
 +
! scope="row"|[[Trapdoor|Wooden Trapdoor]]
 +
|align="center"|[[:Category:Wood|Any wood]]
 +
| {{Grid/Craft
 +
|A1=Group wood
 +
|A2=Group wood
 +
|B1=Group wood
 +
|B2=Group wood
 +
|C1=Group wood
 +
|C2=Group wood
 +
|out=Trapdoor}}
 +
|-
 +
! scope="row"|[[Trapdoor|Steel Trapdoor]]
 +
|align="center"|[[Steel Ingot]]
 +
| {{Grid/Craft
 +
|A1=Steel Ingot
 +
|A2=Steel Ingot
 +
|B1=Steel Ingot
 +
|B2=Steel Ingot
 +
|out=Steel Door}}
 +
|-
 +
! scope="row"|[[Trapdoor|Steel Bar Trapdoor]]
 +
|align="center"|[[Steel Bars]]
 +
| {{Grid/Craft
 +
|A1=Iron bar
 +
|A2=Iron bar
 +
|B1=Iron bar
 +
|B2=Iron bar
 +
|out=Steel Bar Trapdoor}}
 +
|}
 +
 
 +
== See also ==
 +
*[[Door]]
 +
 
 +
[[Category:Placeable]]
 +
[[Category:Usable blocks]]
 +
[[Category:Manufactured blocks]]
 +
[[Category:Furniture]]
 +
[[Category:Flammable]]
 +
[[Category:Ownable blocks]]
 +
[[Category:Explosion-proof]]

Revision as of 10:05, 13 October 2019

Languages Language: English • Deutsch • français
Wooden Trapdoor, Steel Trapdor, Steel Bar Trapdor
Trapdoor.png
Steel Trapdoor.png
Steel Bar Trapdoor.png
A node in Minetest Game
Node Type Full node
Drops Itself
Physics No
Luminance No
Flammable Wooden: Yes
Others: No
Generated No
Renewable Wooden: Yes
Others: No
Stackable Yes (99)
Itemstring See table

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.

Usage

Use to open the trapdoor, and use again to close it. For all interactions, the “interact” privilege (a default privilege) is required for this. Trapdoors made from steel are owned.

Properties

Depending on the trapdoor type, doors have differnt properties:

  • Owned: This door is owned by its placer. It can only be opened or closed by its owner or someone who has a matching key. Owned trapdoors are also immune to explosions
  • Flammable: Burned by Fire

Door Types

Name Owned Flammable Itemstring
Trapdoor.png Wooden Trapdoor No Yes doors:trapdoor
Steel Trapdoor.png Steel Trapdoor Yes No doors:trapdoor_steel
Steel Bar Trapdoor.png Steel Bar Trapdoor Yes No xpanes:trapdoor_steel_bar

Crafting

Name Ingredients Input → Output
Wooden Trapdoor Any wood
Group wood.png
Group wood.png
Group wood.png
Group wood.png
Group wood.png
Group wood.png
Trapdoor.png
Steel Trapdoor Steel Ingot
Steel Ingot.png
Steel Ingot.png
Steel Ingot.png
Steel Ingot.png
Steel Door.png
Steel Bar Trapdoor Steel Bars
Iron bar.png
Iron bar.png
Iron bar.png
Iron bar.png
Steel Bar Trapdoor.png

See also