Minecraft:Tripwire Hook: Difference between revisions
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 11: | Line 11: | ||
| 4-1 = Powered Attached Tripwire Hook.png | | 4-1 = Powered Attached Tripwire Hook.png | ||
| 4-2 = Powered Attached Tripwire Hook BE.png | | 4-2 = Powered Attached Tripwire Hook BE.png | ||
| *-1caption = {{JE}} | | *-1caption = {{MC/JE}} | ||
| *-2caption = {{BE}} | | *-2caption = {{MC/BE}} | ||
| transparent = Yes | | transparent = Yes | ||
| light = No | | light = No | ||
| tool = any | | tool = any | ||
| waterloggable = {{ | | waterloggable = {{MC/JEBE|No|Yes}} | ||
| renewable = Yes | | renewable = Yes | ||
| stackable = Yes (64) | | stackable = Yes (64) | ||
| Line 30: | Line 30: | ||
A tripwire hook is also removed and drops itself as an item if: | A tripwire hook is also removed and drops itself as an item if: | ||
* its attachment block is moved, removed, or destroyed | * its attachment block is moved, removed, or destroyed | ||
* [[Minecraft:water]] flows into its space {{ | * [[Minecraft:water]] flows into its space {{MC/In|java}} | ||
* a [[Minecraft:piston]] tries to push it or moves a block into its space | * a [[Minecraft:piston]] tries to push it or moves a block into its space | ||
| Line 48: | Line 48: | ||
=== Generated loot === | === Generated loot === | ||
{{LootChestItem|tripwire-hook}} | {{MC/LootChestItem|tripwire-hook}} | ||
=== Fishing === | === Fishing === | ||
| Line 60: | Line 60: | ||
=== Redstone component === | === Redstone component === | ||
{{ | {{MC/See also|Redstone circuit}} | ||
A tripwire hook can be used to detect mobs, items, and other entities over a large area. | A tripwire hook can be used to detect mobs, items, and other entities over a large area. | ||
| Line 66: | Line 66: | ||
; Placement | ; Placement | ||
: To place a tripwire hook, use the {{ | : To place a tripwire hook, use the {{MC/Control|Place Block}} control. | ||
: In order to function correctly, a tripwire hook must be part of a "tripwire circuit": a ''straight'' line of blocks consisting of a block with a tripwire hook attached to it, a "tripwire line" (1 to 40 blocks of tripwire), and a second tripwire hook attached to another block, with both tripwire hooks facing the tripwire. | : In order to function correctly, a tripwire hook must be part of a "tripwire circuit": a ''straight'' line of blocks consisting of a block with a tripwire hook attached to it, a "tripwire line" (1 to 40 blocks of tripwire), and a second tripwire hook attached to another block, with both tripwire hooks facing the tripwire. | ||
: To place tripwire, use the {{ | : To place tripwire, use the {{MC/Control|Place Block}} control with a [[Minecraft:string]]. Tripwire in a valid tripwire circuit has a short hitbox (0.09375 or 3/32 blocks high, with the bottom 0.0625 or 1/16 blocks above the block below), while tripwire not in a valid tripwire circuit has a taller hitbox (0.5 blocks high, bottom not raised). | ||
: A tripwire hook in an invalid tripwire circuit appears "folded", while a tripwire hook in a valid tripwire circuit appears extended straight. Tripwire lines from separate tripwire circuits can be placed next to each other (in parallel), above each other, and even intersecting each other. | : A tripwire hook in an invalid tripwire circuit appears "folded", while a tripwire hook in a valid tripwire circuit appears extended straight. Tripwire lines from separate tripwire circuits can be placed next to each other (in parallel), above each other, and even intersecting each other. | ||
| Line 78: | Line 78: | ||
: A tripwire hook in a valid tripwire circuit activates when certain entities (players, mobs, items, etc.) intersect the tripwire hook's tripwire line "hitbox" (but ''not'' the tripwire hook itself), and deactivates when all entities leave or are removed from the tripwire line. | : A tripwire hook in a valid tripwire circuit activates when certain entities (players, mobs, items, etc.) intersect the tripwire hook's tripwire line "hitbox" (but ''not'' the tripwire hook itself), and deactivates when all entities leave or are removed from the tripwire line. | ||
: Entities that cannot activate a tripwire circuit include area effect clouds and players in spectator mode. {{ | : Entities that cannot activate a tripwire circuit include area effect clouds and players in spectator mode. {{MC/In|JE}}, thrown eyes of ender, the ender dragon, markers, and items clipped into solid blocks do not activate a tripwire circuit. | ||
: A tripwire hook also activates for 5 redstone ticks (0.5 seconds, barring lag) when any of its tripwires are destroyed, except when [[Minecraft:shears]] are used to destroy the tripwire. | : A tripwire hook also activates for 5 redstone ticks (0.5 seconds, barring lag) when any of its tripwires are destroyed, except when [[Minecraft:shears]] are used to destroy the tripwire. | ||
| Line 102: | Line 102: | ||
== Sounds == | == Sounds == | ||
=== Generic === | === Generic === | ||
{{Edition|java}}: | {{MC/Edition|java}}: | ||
{{Sound table/Block/Wood/JE}} | {{MC/Sound table/Block/Wood/JE}} | ||
{{Edition|bedrock}}: | {{MC/Edition|bedrock}}: | ||
{{Sound table/Block/Normal/BE}} | {{MC/Sound table/Block/Normal/BE}} | ||
=== Unique === | === Unique === | ||
{{ | {{MC/Edition|java}} | ||
{{SoundTable | {{SoundTable | ||
| type = java | | type = java | ||
| Line 155: | Line 155: | ||
}} | }} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| Line 193: | Line 193: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{MC/Edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 203: | Line 203: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 216: | Line 216: | ||
=== Block states === | === Block states === | ||
{{ | {{MC/See also|Block states}} | ||
{{ | {{MC/Edition|java}}: | ||
{{bst|attached|false|false,true|True if the tripwire hook is connected to a valid tripwire circuit.}} | {{bst|attached|false|false,true|True if the tripwire hook is connected to a valid tripwire circuit.}} | ||
{{bst|facing|north|east,north,south,west|The direction in which the tripwire hook juts out from the block it is attached to.<br/>For example, a tripwire hook facing north is attached to a block to its south.}} | {{bst|facing|north|east,north,south,west|The direction in which the tripwire hook juts out from the block it is attached to.<br/>For example, a tripwire hook facing north is attached to a block to its south.}} | ||
{{bst|powered|false|false,true|True if the tripwire hook is active.|foot=1}} | {{bst|powered|false|false,true|True if the tripwire hook is active.|foot=1}} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{bst|showaux=1|bits=0x4|attached_bit|false|false,true|True if the tripwire hook is connected to a valid tripwire circuit.|0,1}} | {{bst|showaux=1|bits=0x4|attached_bit|false|false,true|True if the tripwire hook is connected to a valid tripwire circuit.|0,1}} | ||
{{bst|bits=0x1,0x2|direction|0|0,1,2,3|The direction in which the tripwire hook juts out from the block it is attached to. | {{bst|bits=0x1,0x2|direction|0|0,1,2,3|The direction in which the tripwire hook juts out from the block it is attached to. | ||
| Line 233: | Line 233: | ||
== Videos == | == Videos == | ||
<div style="text-align:center">{{ | <div style="text-align:center">{{MC/Yt|OjciuikGFRo}}{{MC/Yt|LDHuuhDOfuk}}</div> | ||
== History == | == History == | ||
{{ | {{MC/More sounds|section=1|type=old|Sounds before 23w33a}} | ||
{{See asset history|type=block}} | {{MC/See asset history|type=block}} | ||
=== Reveal === | === Reveal === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine||May 28, 2012|link=https://twitter.com/Dinnerbone/status/207154562711289856|Dinnerbone released a series of cryptic tweets, starting with "I think I'm taking a big liking toward adventure maps. It's starting to show in my choice of new [[Minecraft:block]]s."<ref>{{tweet|Dinnerbone|207087068013277185|I think I'm taking a big liking toward adventure maps. It's starting to show in my choice of new blocks.|May 28, 2012}}</ref> He hinted at [[Minecraft:shears]] being used to disable the tripwire,<ref>{{tweet|Dinnerbone|207099061562642432|Experimenting with some new ideas. Perhaps one day we'll see a pair of shears inside every griefers' toolbox.|May 28, 2012}}</ref> then posted a series of images<ref>{{tweet|Dinnerbone|207141805265928192|That awkward moment when you realize you just spent the last few days unknowingly designing a coat hanger. https://dl.dropbox.com/u/36087083/ZScreen/2012-05/28-Monday--0196.126866331.png …|May 28, 2012}}</ref><ref>{{tweet|Dinnerbone|207151964025393155|Haha, I kinda see how it looks like a doorbell, too. Maybe if you pull it a golem should come out and yell "YOU RANG?" https://dl.dropbox.com/u/36087083/ZScreen/2012-05/28-Monday--0197.486672066.png …|May 28, 2012}}</ref><ref>{{tweet|Dinnerbone|207154292593917952|Some people have got it right already, so this should clear up all further confusion and spoil the next update for you https://dl.dropbox.com/u/36087083/ZScreen/2012-05/28-Monday--0198.158946456.png …|May 28, 2012}}</ref> before revealing the name.<ref>{{tweet|Dinnerbone|207154562711289856|It's a tripwire, yeah.|May 28, 2012}}</ref> Afterward, he posted a video<ref>{{ | |{{HistoryLine||May 28, 2012|link=https://twitter.com/Dinnerbone/status/207154562711289856|Dinnerbone released a series of cryptic tweets, starting with "I think I'm taking a big liking toward adventure maps. It's starting to show in my choice of new [[Minecraft:block]]s."<ref>{{tweet|Dinnerbone|207087068013277185|I think I'm taking a big liking toward adventure maps. It's starting to show in my choice of new blocks.|May 28, 2012}}</ref> He hinted at [[Minecraft:shears]] being used to disable the tripwire,<ref>{{tweet|Dinnerbone|207099061562642432|Experimenting with some new ideas. Perhaps one day we'll see a pair of shears inside every griefers' toolbox.|May 28, 2012}}</ref> then posted a series of images<ref>{{tweet|Dinnerbone|207141805265928192|That awkward moment when you realize you just spent the last few days unknowingly designing a coat hanger. https://dl.dropbox.com/u/36087083/ZScreen/2012-05/28-Monday--0196.126866331.png …|May 28, 2012}}</ref><ref>{{tweet|Dinnerbone|207151964025393155|Haha, I kinda see how it looks like a doorbell, too. Maybe if you pull it a golem should come out and yell "YOU RANG?" https://dl.dropbox.com/u/36087083/ZScreen/2012-05/28-Monday--0197.486672066.png …|May 28, 2012}}</ref><ref>{{tweet|Dinnerbone|207154292593917952|Some people have got it right already, so this should clear up all further confusion and spoil the next update for you https://dl.dropbox.com/u/36087083/ZScreen/2012-05/28-Monday--0198.158946456.png …|May 28, 2012}}</ref> before revealing the name.<ref>{{tweet|Dinnerbone|207154562711289856|It's a tripwire, yeah.|May 28, 2012}}</ref> Afterward, he posted a video<ref>{{MC/Ytl|mWuvXIzYcTc|Tripwire Experiments|Nathan Adams|May 28, 3012}}</ref> to reveal the functionality of the tripwire and finally credited the idea to his fiancee MissMarzenia.<ref>{{tweet|Dinnerbone|207168682634379264|Also, thanks to my wonderful fiancee @MissMarzenia for the idea. Seriously, all credit goes that way.|May 28, 2012}}</ref>}} | ||
}} | }} | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.3.1|dev=12w22a|[[File:Tripwire Hook (S) JE1.png|32px]] Added tripwire hooks.}} | |{{MC/HistoryLine||1.3.1|dev=12w22a|[[File:Tripwire Hook (S) JE1.png|32px]] Added tripwire hooks.}} | ||
|{{HistoryLine||1.5|dev=13w01a|Tripwire hooks are now used to craft trapped chests.}} | |{{MC/HistoryLine||1.5|dev=13w01a|Tripwire hooks are now used to craft trapped chests.}} | ||
|{{HistoryLine||1.7.2|dev=13w36a|Tripwire hooks can now be obtained as one of the "junk" [[Minecraft:item]]s by fishing.}} | |{{MC/HistoryLine||1.7.2|dev=13w36a|Tripwire hooks can now be obtained as one of the "junk" [[Minecraft:item]]s by fishing.}} | ||
|{{HistoryLine|||dev=1.7.1|Acacia planks and dark oak planks can now be used to craft tripwire hooks.}} | |{{MC/HistoryLine|||dev=1.7.1|Acacia planks and dark oak planks can now be used to craft tripwire hooks.}} | ||
|{{HistoryLine||1.8|dev=14w04a|[[File:Tripwire Hook (in minecart) 14w04a.png|32px]] If a tripwire hook is set to render as the block inside of a [[Minecraft:minecart]] via commands or map editing, it now appears as this (previously it would be entirely invisible).}} | |{{MC/HistoryLine||1.8|dev=14w04a|[[File:Tripwire Hook (in minecart) 14w04a.png|32px]] If a tripwire hook is set to render as the block inside of a [[Minecraft:minecart]] via commands or map editing, it now appears as this (previously it would be entirely invisible).}} | ||
|{{HistoryLine|||dev=14w11a|[[File:Tripwire Hook (S) JE2.png|32px]] The model of tripwire hooks has been slightly changed. The rendering of the stick and hook elements is slightly strange; they can be seen rendering on top of the base plate even when clearly behind it. | |{{HistoryLine|||dev=14w11a|[[File:Tripwire Hook (S) JE2.png|32px]] The model of tripwire hooks has been slightly changed. The rendering of the stick and hook elements is slightly strange; they can be seen rendering on top of the base plate even when clearly behind it. | ||
|The item texture has been changed to [[File:Oak Planks (texture) JE4 BE2.png|32px]].<ref>{{bug|MC-50948}}</ref>}} | |The item texture has been changed to [[File:Oak Planks (texture) JE4 BE2.png|32px]].<ref>{{bug|MC-50948}}</ref>}} | ||
|{{HistoryLine|||dev=14w11b|The item texture has changed back to [[File:Tripwire Hook (texture) JE1 BE1.png|32px]].}} | |{{MC/HistoryLine|||dev=14w11b|The item texture has changed back to [[File:Tripwire Hook (texture) JE1 BE1.png|32px]].}} | ||
|{{HistoryLine|||dev=14w17a|[[File:Tripwire Hook (S) JE3.png|32px]] The model of tripwire hooks has been changed. The stick is now affected by the Smooth Lighting option, the iron is bigger, and the top, side, and stick textures have been slightly changed.}} | |{{MC/HistoryLine|||dev=14w17a|[[File:Tripwire Hook (S) JE3.png|32px]] The model of tripwire hooks has been changed. The stick is now affected by the Smooth Lighting option, the iron is bigger, and the top, side, and stick textures have been slightly changed.}} | ||
|{{HistoryLine|||dev=14w25a|[[File:Tripwire Hook (S) JE4.png|32px]] The ring in the tripwire hook is now affected by ambient occlusion.}} | |{{MC/HistoryLine|||dev=14w25a|[[File:Tripwire Hook (S) JE4.png|32px]] The ring in the tripwire hook is now affected by ambient occlusion.}} | ||
|{{HistoryLine||1.9|dev=15w46a|Mobs no longer spawn on tripwire hooks.}} | |{{MC/HistoryLine||1.9|dev=15w46a|Mobs no longer spawn on tripwire hooks.}} | ||
|{{HistoryLine||1.14|dev=18w43a|[[File:Tripwire Hook (S) JE5.png|32px]] The texture of tripwire hooks has been changed. | |{{MC/HistoryLine||1.14|dev=18w43a|[[File:Tripwire Hook (S) JE5.png|32px]] The texture of tripwire hooks has been changed. | ||
|Tripwire hooks are now used to craft [[Minecraft:crossbow]]s.}} | |Tripwire hooks are now used to craft [[Minecraft:crossbow]]s.}} | ||
|{{HistoryLine|||dev=18w47a|[[File:Tripwire Hook (S) JE6.png|32px]] As the [[Minecraft:planks]] textures has been changed, the texture of tripwire hooks has been changed, as a result.}} | |{{MC/HistoryLine|||dev=18w47a|[[File:Tripwire Hook (S) JE6.png|32px]] As the [[Minecraft:planks]] textures has been changed, the texture of tripwire hooks has been changed, as a result.}} | ||
|{{HistoryLine|||dev=19w11a|Fletcher [[Minecraft:villager]]s now buy 8 tripwire hooks for 1 emerald.}} | |{{MC/HistoryLine|||dev=19w11a|Fletcher [[Minecraft:villager]]s now buy 8 tripwire hooks for 1 emerald.}} | ||
|{{HistoryLine||1.16|dev=20w06a|Crimson planks and warped planks can now be used to craft tripwire hooks.}} | |{{MC/HistoryLine||1.16|dev=20w06a|Crimson planks and warped planks can now be used to craft tripwire hooks.}} | ||
|{{HistoryLine|||dev=20w10a|Tripwire hooks can now be placed on blocks of redstone, [[Minecraft:observer]]s and [[Minecraft:target]]s.<ref>{{bug|MC-146824}}</ref>}} | |{{HistoryLine|||dev=20w10a|Tripwire hooks can now be placed on blocks of redstone, [[Minecraft:observer]]s and [[Minecraft:target]]s.<ref>{{bug|MC-146824}}</ref>}} | ||
|{{HistoryLine||1.19|dev=22w11a|Mangrove planks can now be used to craft tripwire hooks.}} | |{{MC/HistoryLine||1.19|dev=22w11a|Mangrove planks can now be used to craft tripwire hooks.}} | ||
|{{HistoryLine||1.19.3|exp=Update 1.20|dev=22w42a|Bamboo planks can now be used to craft tripwire hooks.}} | |{{MC/HistoryLine||1.19.3|exp=Update 1.20|dev=22w42a|Bamboo planks can now be used to craft tripwire hooks.}} | ||
|{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|Cherry planks can now be used to craft tripwire hooks.}} | |{{MC/HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|Cherry planks can now be used to craft tripwire hooks.}} | ||
|{{HistoryLine||1.20.2|dev=23w33a|Tripwire hooks now use wood sounds instead of stone sounds.<ref>{{bug|MC-217629||Tripwire hooks use stone sounds, rather than wood|Fixed}}</ref>}} | |{{HistoryLine||1.20.2|dev=23w33a|Tripwire hooks now use wood sounds instead of stone sounds.<ref>{{bug|MC-217629||Tripwire hooks use stone sounds, rather than wood|Fixed}}</ref>}} | ||
|{{HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Tripwire hooks can now generate in trial chambers.}} | |{{MC/HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Tripwire hooks can now generate in trial chambers.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|pocket alpha}} | |{{MC/HistoryLine|pocket alpha}} | ||
|{{HistoryLine||v0.13.0|dev=build 1|[[File:Tripwire Hook (S) BE1.png|32px]] Added tripwire hooks. | |{{MC/HistoryLine||v0.13.0|dev=build 1|[[File:Tripwire Hook (S) BE1.png|32px]] Added tripwire hooks. | ||
|Tripwire hooks are used to craft trapped chests.}} | |Tripwire hooks are used to craft trapped chests.}} | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.8.0|dev=beta 1.8.0.10|Tripwire hooks are now used to craft [[Minecraft:crossbow]]s.}} | |{{MC/HistoryLine||1.8.0|dev=beta 1.8.0.10|Tripwire hooks are now used to craft [[Minecraft:crossbow]]s.}} | ||
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Tripwire Hook (S) BE2.png|32px]] The texture of tripwire hooks has been changed. | |{{MC/HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Tripwire Hook (S) BE2.png|32px]] The texture of tripwire hooks has been changed. | ||
|Tripwire hooks can now be found in pillager outpost chests.}} | |Tripwire hooks can now be found in pillager outpost chests.}} | ||
|{{HistoryLine||1.11.0|dev=beta 1.11.0.4|Tripwire hooks can now be sold to fletcher [[Minecraft:villager]]s.}} | |{{MC/HistoryLine||1.11.0|dev=beta 1.11.0.4|Tripwire hooks can now be sold to fletcher [[Minecraft:villager]]s.}} | ||
}} | }} | ||
=== Legacy Console Edition === | === Legacy Console Edition === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|console}} | |{{MC/HistoryLine|console}} | ||
|{{HistoryLine||xbox=TU14|xbone=CU1|ps3=1.04|psvita=1.00|ps4=1.00|wiiu=Patch 1|[[File:Tripwire Hook (S) JE3.png|32px]]{{ | |{{HistoryLine||xbox=TU14|xbone=CU1|ps3=1.04|psvita=1.00|ps4=1.00|wiiu=Patch 1|[[File:Tripwire Hook (S) JE3.png|32px]]{{MC/Verify|Was this exact model used?}} Added tripwire hooks.}} | ||
|{{HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|wiiu=Patch 1|switch=1.0.1|Tripwire hooks are now used to craft trapped chests.}} | |{{MC/HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|wiiu=Patch 1|switch=1.0.1|Tripwire hooks are now used to craft trapped chests.}} | ||
|{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|switch=1.0.1|Tripwire hooks can now be obtained as one of the "junk" [[Minecraft:item]]s by fishing.}} | |{{MC/HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|switch=1.0.1|Tripwire hooks can now be obtained as one of the "junk" [[Minecraft:item]]s by fishing.}} | ||
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|Tripwire hooks are now used to craft [[Minecraft:crossbow]]s.|[[File:Tripwire Hook JE6 BE2.png|32px]]{{ | |{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|Tripwire hooks are now used to craft [[Minecraft:crossbow]]s.|[[File:Tripwire Hook JE6 BE2.png|32px]]{{MC/Verify|Was this exact model used?}} The texture of tripwire hooks has been changed.}} | ||
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.91|wiiu=none|switch=none|Tripwire hooks can now be found in pillager outpost chests.}} | |{{MC/HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.91|wiiu=none|switch=none|Tripwire hooks can now be found in pillager outpost chests.}} | ||
}} | }} | ||
=== ''New Nintendo 3DS Edition'' === | === ''New Nintendo 3DS Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|new 3ds}} | |{{MC/HistoryLine|new 3ds}} | ||
|{{HistoryLine||0.1.0|[[File:Tripwire Hook (S) JE3.png|32px]]{{ | |{{HistoryLine||0.1.0|[[File:Tripwire Hook (S) JE3.png|32px]]{{MC/Verify|Was this exact model used?}} Added tripwire hooks.}} | ||
}} | }} | ||
=== Data history === | === Data history === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.9|dev=15w49a|The <code>suspended</code> block state has been removed from tripwire hooks.}} | |{{MC/HistoryLine||1.9|dev=15w49a|The <code>suspended</code> block state has been removed from tripwire hooks.}} | ||
|{{HistoryLine||1.13|dev=17w47a|Prior to ''The Flattening'', this block's numeral ID was 131.}} | |{{MC/HistoryLine||1.13|dev=17w47a|Prior to ''The Flattening'', this block's numeral ID was 131.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{Issue list|Tripwire}} | {{MC/Issue list|Tripwire}} | ||
== Gallery == | == Gallery == | ||
| Line 325: | Line 325: | ||
== References == | == References == | ||
{{Reflist}} | {{MC/Reflist}} | ||
== External links == | == External links == | ||
| Line 331: | Line 331: | ||
== Navigation == | == Navigation == | ||
{{Navbox redstone|components}} | {{MC/Navbox redstone|components}} | ||
{{Navbox blocks|Utility}} | {{MC/Navbox blocks|Utility}} | ||
[[Category:Mechanisms]] | [[Category:Mechanisms]] | ||
Latest revision as of 21:04, 9 April 2026
Template:Infobox block A tripwire hook is a Minecraft:block used to create a tripwire circuit, which requires two hooks and a straight horizontal line of 1-40 Minecraft:string. Both hooks in a valid circuit emit a redstone signal and power their attached blocks while any of the string is being touched by an entity, or if any string is broken without using Minecraft:shears.
Obtaining
Breaking
Tripwire hooks can be broken instantly using any tool, or without a tool.
A tripwire hook is also removed and drops itself as an item if:
- its attachment block is moved, removed, or destroyed
- Minecraft:water flows into its space in Template:Editions
- a Minecraft:piston tries to push it or moves a block into its space
A tripwire hook is destroyed without dropping itself as an item if Minecraft:lava flows into its space.
Crafting
Natural generation
Four tripwire hooks are generated naturally in each jungle pyramid. Several tripwire hooks can generate inside trial chambers next to dispensers as traps.
Generated loot
Script error: No such module "lootChest".
Fishing
Tripwire hooks can be obtained as a "junk" item from fishing.
Usage
Tripwire hooks can be used as crafting ingredients or as redstone circuit components.
Crafting ingredient
Redstone component
{{#vardefine:params|0 }}Template:Hatnote
A tripwire hook can be used to detect mobs, items, and other entities over a large area.
- Placement
- To place a tripwire hook, use the {{#vardefine: control | right click on mouse or left trigger on gamepad }}Place Block control.
- In order to function correctly, a tripwire hook must be part of a "tripwire circuit": a straight line of blocks consisting of a block with a tripwire hook attached to it, a "tripwire line" (1 to 40 blocks of tripwire), and a second tripwire hook attached to another block, with both tripwire hooks facing the tripwire.
- To place tripwire, use the {{#vardefine: control | right click on mouse or left trigger on gamepad }}Place Block control with a Minecraft:string. Tripwire in a valid tripwire circuit has a short hitbox (0.09375 or 3/32 blocks high, with the bottom 0.0625 or 1/16 blocks above the block below), while tripwire not in a valid tripwire circuit has a taller hitbox (0.5 blocks high, bottom not raised).
- A tripwire hook in an invalid tripwire circuit appears "folded", while a tripwire hook in a valid tripwire circuit appears extended straight. Tripwire lines from separate tripwire circuits can be placed next to each other (in parallel), above each other, and even intersecting each other.
- Activation
- A tripwire hook in a valid tripwire circuit activates when certain entities (players, mobs, items, etc.) intersect the tripwire hook's tripwire line "hitbox" (but not the tripwire hook itself), and deactivates when all entities leave or are removed from the tripwire line.
- Entities that cannot activate a tripwire circuit include area effect clouds and players in spectator mode. in Template:Editions, thrown eyes of ender, the ender dragon, markers, and items clipped into solid blocks do not activate a tripwire circuit.
- A tripwire hook also activates for 5 redstone ticks (0.5 seconds, barring lag) when any of its tripwires are destroyed, except when Minecraft:shears are used to destroy the tripwire.
- Breaking the tripwire hook, or breaking the block it is attached to does not generate a pulse.
- Behavior
- While active, a tripwire hook appears to move downward and it:
- powers any adjacent redstone dust to power level 15, including beneath the tripwire hook
- powers any adjacent redstone comparators or redstone repeaters facing away from the tripwire hook to power level 15
- strongly powers its attachment block to power level 15
- activates any adjacent mechanism components, including above or below, such as Minecraft:pistons, redstone lamps, etc.
- Tripwire produces no power itself, but its state change can be detected with an Minecraft:observer.
- Although destroying tripwire with shears cannot activate a tripwire hook, it changes the tripwire hook's block state (its "attached" state from
truetofalse), which can be detected with an observer.
Trading
Sounds
Generic
Template:!((Java EditionTemplate:))!: Template:SoundTable Template:!((Bedrock EditionTemplate:))!: Template:SoundTable
Unique
Template:!((Java EditionTemplate:))! Template:SoundTable
Template:!((Bedrock EditionTemplate:))!: Template:SoundTable
Data values
ID
Template:!((Java EditionTemplate:))!: Template:ID table
Template:!((Bedrock EditionTemplate:))!: Template:ID table
Block states
{{#vardefine:params|0 }}Template:Hatnote
Template:!((Java EditionTemplate:))!: Template:Bst Template:Bst Template:Bst
Template:!((Bedrock EditionTemplate:))!: Template:Bst Template:Bst Template:Bst
Videos
History
Template:Message box Template:Hatnote
Reveal
Java Edition
Bedrock Edition
Legacy Console Edition
New Nintendo 3DS Edition
Data history
Issues
Script error: No such module "Issue list".
Gallery
Screenshots
-
First location of tripwire hooks in jungle temple, setting off the dispenser trap in the background.First location of tripwire hooks in jungle temple, setting off the dispenser trap in the background.
-
Second location of tripwire hooks in jungle temple, setting off the dispenser trap in the background.
-
Tripwire hook found in a chest inside pillager outpost.
Mojang images
-
The first image of tripwires released by Mojang.
-
The second image of tripwires released by Mojang.
-
The third image of tripwires released by Mojang.
-
A comparison between a tripwire hook and a lever released by Mojang.
References
<references group="">
</references>
External links
- Taking Inventory: Tripwire Hook – Minecraft.net on September 11, 2018
| |||||||
|
| |||||||
Template:Article otherTemplate:Article other
de:Haken es:Gancho de cuerda fr:Crochet ja:トリップワイヤーフック ko:철사 덫 갈고리 nl:Struikeldraadhaak pl:Zaczep na linkę pt:Gancho de Armadilha ru:Натяжной датчик uk:Гак для розтяжки zh:绊线钩