Difference between revisions of "Trap Door"

From Mine Blocks Wiki
Jump to navigation Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!

m (TheTopazRobot moved page Trapdoor to Trap door: Actual item name)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The trapdoor is made just like a sideways [[door]], with 6 [[wooden planks]]. It can be used as a door for going down into the ground, or whatever else you think of.
+
{{Object
 +
|image=Trap_door.png
 +
|name=Trap Door
 +
|type=Solid
 +
|mine with=Hand, [[Axes]]
 +
|drops=Itself
 +
|stackable=Yes, 64
 +
|flammable=Yes
 +
|physics=None
 +
|renewable=Yes
 +
|id=trap_door
 +
}}
  
[[Category:Unfinished]]
+
The trapdoor can be used as a door for going down into the ground, or whatever else you think of.
 +
 
 +
== Obtaining ==
 +
 
 +
The trap door can be mined with anything, but an [[Axes|axe]] is fastest.
 +
 
 +
=== Crafting ===
 +
 
 +
The trap door can be crafted with six [[wooden planks]]. The recipe produces two trap doors.
 +
{{BigCrafting
 +
|4=Wooden planks
 +
|4pic=Wooden_Planks.png
 +
|5=Wooden planks
 +
|5pic=Wooden_Planks.png
 +
|6=Wooden planks
 +
|6pic=Wooden_Planks.png
 +
|7=Wooden planks
 +
|7pic=Wooden_Planks.png
 +
|8=Wooden planks
 +
|8pic=Wooden_Planks.png
 +
|9=Wooden planks
 +
|9pic=Wooden_Planks.png
 +
|output=Trap door
 +
|outputpic=Trap_door.png
 +
}}
 +
 
 +
== Usage ==
 +
 
 +
The wooden door can be opened or closed by shift-clicking or by [[redstone circuitry|redstone current]]. When open, it allows [[the player]] and other entities to walk through it, very much like a crafting table. When closed, it acts as a solid block.
 +
 
 +
== History ==
 +
{| class="wikitable"
 +
! Version
 +
! Date
 +
! Changes
 +
|-
 +
! [[Version History#1.24|1.24]]
 +
! Dec 22, 2012
 +
|
 +
* Added the trap door
 +
|-
 +
! [[Version History#1.28|1.28]]
 +
! Oct 08, 2016
 +
|
 +
* Fixed "trap_door" identifier for commands
 +
|}
 +
 
 +
== See also ==
 +
* [[Wooden door]]
 +
 
 +
 
 +
[[Category:Blocks]]

Revision as of 21:07, 17 February 2020


Trap Door
Trap Door.png
Type:Solid
Mine with:Hand, Axes
Drops:Itself
Stackable:Yes, 64
Flammable:Yes
Physics:None
Renewable:Yes
Identifier:trap_door

The trapdoor can be used as a door for going down into the ground, or whatever else you think of.

Obtaining

The trap door can be mined with anything, but an axe is fastest.

Crafting

The trap door can be crafted with six wooden planks. The recipe produces two trap doors.

Empty Empty Empty
Wooden planks Wooden planks Wooden planks
Wooden planks Wooden planks Wooden planks
Trap door

Usage

The wooden door can be opened or closed by shift-clicking or by redstone current. When open, it allows the player and other entities to walk through it, very much like a crafting table. When closed, it acts as a solid block.

History

Version Date Changes
1.24 Dec 22, 2012
  • Added the trap door
1.28 Oct 08, 2016
  • Fixed "trap_door" identifier for commands

See also