minecraft.wiki-mirror/wiki_backup/Iron Trapdoor.txt
2024-12-21 08:44:05 -05:00

229 lines
7.6 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{{Infobox block
| image = Iron Trapdoor.png
| invimage = Iron Trapdoor
| transparent = Yes
| light = No
| tool = pickaxe
| renewable = Yes
| stackable = Yes (64)
| flammable = No
| lavasusceptible = No
| waterloggable = Yes
}}
An '''iron trapdoor''' is a variant of the [[trapdoor]] that can be only opened using redstone mechanisms.
== Obtaining ==
=== Breaking ===
Iron trapdoors require a pickaxe to drop as items. Trapdoors remain in place if their attachment block is moved, removed, or destroyed.
{{breaking row
|Iron Trapdoor
|sprite=iron-trapdoor
|horizontal=1
|Pickaxe;
}}
=== Natural generation ===
Iron trapdoors generate in [[ancient cities]].
=== Crafting ===
{{Crafting
|A2= Iron Ingot
|B2= Iron Ingot
|A3= Iron Ingot
|B3= Iron Ingot
|Output= Iron Trapdoor,1
|type= Redstone
}}
== Usage ==
{{main|Trapdoor#Usage|Tutorials/Trapdoor uses|title2=Trapdoor uses}}
=== Properties ===
Iron trapdoors can only be toggled by a redstone signal.
Player or [[Wind Charge]] blast cannot toggle iron trapdoors.
=== Barrier ===
Opening and closing an iron trapdoor requires redstone to do it. When a trapdoor opens or closes, it immediately changes its orientation without affecting anything in the space it "passes through".
=== Redstone component ===
{{see also|Redstone circuit}}
Iron trapdoors can be controlled with redstone power. An iron trapdoor is a redstone [[mechanism component|mechanism]] and can be activated by [[Redstone mechanics#Power |weakly powering]] any cardinally adjacent block.
When activated, the iron trapdoor immediately opens. When deactivated, it immediately closes.
== Sounds ==
=== Generic ===
{{Sound table/Block/Metal}}
=== Unique ===
{{el|je}}:
{{SoundTable
|type = java
| {{SoundLine
|sound=Iron trapdoor open1.ogg
|sound2=Iron trapdoor open2.ogg
|sound3=Iron trapdoor open3.ogg
|sound4=Iron trapdoor open4.ogg
|subtitle=Trapdoor opens
|source=block
|description=When an iron trapdoor opens
|id=block.iron_trapdoor.open
|translationkey=subtitles.block.iron_trapdoor.open
|volume=0.9
|pitch=0.9-1.0
|distance=16}}
| {{SoundLine
|sound=Iron trapdoor close1.ogg
|sound2=Iron trapdoor close2.ogg
|sound3=Iron trapdoor close3.ogg
|sound4=Iron trapdoor close4.ogg
|subtitle=Trapdoor closes
|source=block
|description=When an iron trapdoor closes
|id=block.iron_trapdoor.close
|translationkey=subtitles.block.iron_trapdoor.close
|volume=0.9
|pitch=0.9-1.0
| distance = 16
}}
}}
{{el|be}}:
{{SoundTable
|type = bedrock
| {{SoundLine
|sound=Iron trapdoor open1.ogg
|sound2=Iron trapdoor open2.ogg
|sound3=Iron trapdoor open3.ogg
|sound4=Iron trapdoor open4.ogg
|source=block
|description=When an iron trapdoor opens
|id=open.iron_trapdoor
|volume=0.9
|pitch=0.9-1.0}}
| {{SoundLine
|sound=Iron trapdoor close1.ogg
|sound2=Iron trapdoor close2.ogg
|sound3=Iron trapdoor close3.ogg
|sound4=Iron trapdoor close4.ogg
|source=block
|description=When an iron trapdoor closes
|id=close.iron_trapdoor
|volume=0.9
| pitch = 0.9-1.0
}}
}}
== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showblocktags=y
|showitemtags=y
|showforms=y
|generatetranslationkeys=y
|displayname=Iron Trapdoor
|spritetype=block
|nameid=iron_trapdoor
|blocktags=trapdoors
|itemtags=trapdoors
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|showblocktags=y
|generatetranslationkeys=y
|displayname=Iron Trapdoor
|spritetype=block
|nameid=iron_trapdoor
|id=167
|blocktags=trapdoors
|foot=1}}
=== Block states ===
{{see also|Block states}}
{{:Trapdoor/BS}}
== Video ==
{{yt|GBZeR-0L-FI}}
== History ==
{{For|a broader history of trapdoors see|Trapdoor#History}}
{{HistoryTable
|{{HistoryLine|java}}
|{{HistoryLine||1.8|dev=14w07a|[[File:Iron Trapdoor (D) JE1.png|32px]] [[File:Iron Trapdoor (U) JE1.png|32px]] [[File:Iron Trapdoor (N) JE1.png|32px]] [[File:Iron Trapdoor (E) JE1.png|32px]] [[File:Iron Trapdoor (S) JE1.png|32px]] [[File:Iron Trapdoor (W) JE1.png|32px]] Added iron trapdoors.}}
|{{HistoryLine|||dev=14w08a|Iron trapdoor's name has been corrected from "tile.ironTrapdoor.name" to "Iron Trapdoor".}}
|{{HistoryLine|||dev=14w10a|[[File:Iron Trapdoor (D) JE2.png|32px]] [[File:Iron Trapdoor (U) JE2.png|32px]] [[File:Iron Trapdoor (N) JE2.png|32px]] [[File:Iron Trapdoor (E) JE2.png|32px]] [[File:Iron Trapdoor (S) JE2.png|32px]] [[File:Iron Trapdoor (W) JE2.png|32px]] The side textures of iron trapdoors have been mirrored vertically.}}
|{{HistoryLine||1.9|dev=15w31a|Iron trapdoors no longer require attachment [[block]]s.|An open iron trapdoor may now be climbed like a ladder if it is directly above a [[ladder]] and on the same side of the block.}}
|{{HistoryLine|||dev=15w43a|Due to the addition of new sound events, iron trapdoors no longer make any [[sound]]s when opened or closed, since the sound files are missing.}}
|{{HistoryLine|||dev=16w04a|Iron trapdoors now have sounds again, which are now different from the door sounds and wooden trapdoor sounds.}}
|{{HistoryLine||1.11|dev=16w33a|Iron trapdoors no longer have a right-click action - previously they would result in the hand swinging, and would override other valid right click actions such as snowball throwing.<ref>{{bug|MC-4582}}</ref>}}
|{{HistoryLine||1.13|dev=17w47a|Prior to [[1.13/Flattening|''The Flattening'']], iron trapdoor's numeral ID was 167.}}
|{{HistoryLine||1.19|dev=22w13a|Iron trapdoors now generate as part of [[ancient cities]].}}
|{{HistoryLine|pocket alpha}}
|{{HistoryLine||v0.13.0|dev=build 1|[[File:Iron Trapdoor JE1 BE1.png|32px]] Added iron trapdoors.}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Iron Trapdoor.png|32px]] The textures of iron trapdoors have been changed.}}
|{{HistoryLine||1.19.0|dev=beta 1.19.0.26|Iron trapdoors now generate as part of [[ancient cities]].}}
|{{HistoryLine|console}}
|{{HistoryLine||xbox=TU25|xbone=CU14|ps3=1.17|psvita=1.17|ps4=1.17|wiiu=Patch 1|switch=1.0.1|{{inventory icon|Iron Trapdoor}} Added iron trapdoors.}}
|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|Iron trapdoors no longer require attachment [[block]]s.|An open iron trapdoor may now be climbed like a ladder if it is directly above a [[ladder]] and on the same side of the block.|Iron trapdoors now have their own [[sounds]].}}
|{{HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|Iron trapdoors no longer have a right-click action - previously they would result in the hand swinging, and would override other valid right click actions such as snowball throwing.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Iron Trapdoor.png|32px]] The textures of iron trapdoors have been changed.}}
|{{HistoryLine|new 3ds}}
|{{HistoryLine||0.1.0| [[File:Iron Trapdoor JE1 BE1.png|32px]] Added iron trapdoors.}}
}}
== Issues ==
{{Issue list}}
== Gallery ==
=== Screenshots ===
<gallery>
Irontrapdoor.png|Iron trapdoors.
</gallery>
<!-- No references as of now, uncomment when needed
== References ==
{{Reflist}}
-->
== External links ==
*[https://www.minecraft.net/en-us/article/taking-inventory-trapdoor Taking Inventory: Trapdoor] Minecraft.net on October 19, 2018
== Navigation ==
{{Navbox iron}}
{{Navbox redstone|components}}
{{Navbox blocks|Utility}}
[[Category:Mechanisms]]
[[Category:Manufactured blocks]]
[[Category:Generated structure blocks]]
[[Category:Utility blocks]]
[[Category:Climbable blocks]]
[[cs:Poklop]]
[[de:Falltür]]
[[es:Trampilla de hierro]]
[[fr:Trappe en fer]]
[[it:Botola]]
[[ja:鉄のトラップドア]]
[[ko:다락문]]
[[nl:Valluik]]
[[pl:Klapa]]
[[pt:Alçapão de ferro]]
[[ru:Люк]]
[[th:ประตูกับดัก]]
[[uk:Люк]]
[[zh:活板门]]