minecraft.wiki-mirror/wiki_backup/target.txt
2024-12-22 08:10:07 -05:00

144 lines
4.9 KiB
Text
Raw Permalink 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=Target.png
|invimage=Target
|transparent=No
|light=None
|tool=hoe
|renewable=Yes
|stackable=Yes (64)
|flammable=Yes (15)
|lavasusceptible=No
}}
A '''target''' is a [[block]] that produces a temporary redstone signal when hit by a [[projectile]]. Unlike most other conductive blocks, it also redirects adjacent [[redstone dust]] toward it.
== Obtaining ==
=== Breaking ===
Targets can be [[breaking|mined]] using any [[tool]] or by hand, but a [[hoe]] is the fastest way to break it.
{{breaking row|horizontal=1|Target|Hoe|Any}}
=== Natural generation ===
A target can be found in [[ancient cities]].
=== Crafting ===
{{Crafting
|A2= Redstone Dust
|B1= Redstone Dust
|B2= Hay Bale
|B3= Redstone Dust
|C2= Redstone Dust
|Output= Target
|type= Redstone
}}
== Usage ==
Targets emit a [[redstone]] signal when hit by most projectiles. This includes [[arrow]]s, [[trident]]s, [[egg]]s, [[snowball]]s, [[splash potion]]s, [[fire charge]]s fired by a [[dispenser]], [[firework rocket]]s, [[lingering potion]]s, [[bottles o' enchanting]], [[ender pearl]]s, [[shulker bullet]]s, [[Elytra|flying]] players<ref>{{ytl|jvtgn1jg3hc|Hermitcraft 9 Ep 44: Scarland's MEGA Entrance Build!! @ 4:42|GoodTimesWithScar|August 15, 2023|t=282}}</ref>, and [[llama spit]]. The closer a projectile is to the center of the [[block]], the stronger the redstone signal that is produced.
=== Redstone component ===
[[File:Targets redirecting redstone.png|thumb|Targets redirecting redstone toward themselves]]
When struck by most projectiles, the target emits redstone power for 4 [[redstone tick]]s (0.4 seconds). [[Arrow]]s and [[trident]]s instead cause the target to emit power for 10 redstone ticks (1 second), similar to [[stone button]]s. A target can be hit with any of the projectiles mentioned above.
The strength of the signal depends on how close the projectile is to the center of the block, from 1 to 15.
{{IN|java}}, the target also provides a block update when hit, meaning that an [[observer]] can detect if the target has been hit and has produced a redstone signal.<ref>{{bug|MCPE-84391||Observers don't detect target block updates}}</ref>
Being a power source, a target redirects adjacent [[redstone wire]]s to point to itself. As targets are also [[conductive]], this property can be used to compact redstone circuits.
Unlike most conductive blocks, it cannot power redstone dust or other targets.
== Sounds ==
{{Sound table/Block/Grass}}
== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Target
|spritetype=block
|nameid=target
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|generatetranslationkeys=y
|displayname=Target
|spritetype=block
|nameid=target
|id=494
|foot=1}}
=== Block states ===
{{/BS}}
== Achievements ==
{{load achievements|Bullseye}}
== Advancements ==
{{load advancements|Bullseye}}
== Video ==
{{yt|Cis0-lqskX8}}
== History ==
{{HistoryTable
|{{HistoryLine||September 28, 2019|link={{ytl|OZqNaEX8208}}|[[File:Target JE1 BE1.png|32px]] The target block is showcased at [[Minecon Live 2019]].}}
|{{HistoryLine|java}}
|{{HistoryLine||1.16|dev=20w09a|[[File:Target JE1 BE1.png|32px]] Added targets.}}
|{{HistoryLine|||dev=20w10a|Targets are now flammable.
|Targets can now be activated by [[ender pearl]]s and [[bottles o' enchanting]].}}
|{{HistoryLine|||dev=20w11a|Targets can now be [[breaking|broken]] faster using [[hoe]]s.}}
|{{HistoryLine|||dev=20w18a|Targets now conduct redstone power.}}
|{{HistoryLine||1.19|dev=22w13a|Targets now generate in [[ancient cities]].}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||1.16.0|dev=beta 1.16.0.51|[[File:Target JE1 BE1.png|32px]] Added targets.
|Targets are currently available only through [[Experimental Gameplay]].}}
|{{HistoryLine|||dev=beta 1.16.0.57|Targets are no longer behind [[Experimental Gameplay]].|Targets can now be [[breaking|broken]] faster using [[hoe]]s.}}
|{{HistoryLine||1.17.30|dev=beta 1.17.20.20|Targets are no longer transparent.}}
|{{HistoryLine||1.19.0|dev=beta 1.19.0.26|Targets now generate in [[ancient cities]].}}
}}
== Issues ==
{{Issue list}}
== Gallery ==
=== Screenshots ===
<gallery>
TargetBlock.png|The target block shown at [[MINECON Live 2019]].
The Perfect Shot.png|An [[arrow]] at the center of a target block
</gallery>
=== In other media ===
<gallery>
Target Artwork.png|Official target block artwork.
</gallery>
== References ==
{{reflist}}
== External links ==
*[https://www.minecraft.net/en-us/article/block-week--target Block of the Week: Target] Minecraft.net on June 18, 2020
== Navigation ==
{{Navbox redstone|components}}
{{Navbox blocks|Utility}}
[[Category:Manufactured blocks]]
[[Category:Mechanisms]]
[[Category:Flammable blocks]]
[[de:Zielblock]]
[[es:Diana]]
[[fr:Cible]]
[[ja:的]]
[[ko:과녁]]
[[pl:Tarcza strzelecka]]
[[pt:Alvo]]
[[ru:Мишень]]
[[uk:Мішень]]
[[zh:标靶]]