Minecraft:Recovery Compass: Difference between revisions
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 1: | Line 1: | ||
{{For||Compass (disambiguation)}} | {{MC/For||Compass (disambiguation)}} | ||
{{Infobox item | {{Infobox item | ||
| image = Recovery Compass.gif | | image = Recovery Compass.gif | ||
| Line 29: | Line 29: | ||
This item is useless on Hardcore mode, where the player cannot respawn. | This item is useless on Hardcore mode, where the player cannot respawn. | ||
The location the recovery compass points to is stored as the player's {{ | The location the recovery compass points to is stored as the player's {{MC/Cd|LastDeathLocation}} NBT tag, and can be accessed with the {{MC/Cmd|data get entity @s LastDeathLocation}} command if cheats are enabled. | ||
As with the normal compass, it also points toward the position of last death when viewed in the crafting table preview menu, even without being crafted.{{Only|Bedrock}} The direction of the needle is relative to the player viewing it. | As with the normal compass, it also points toward the position of last death when viewed in the crafting table preview menu, even without being crafted.{{Only|Bedrock}} The direction of the needle is relative to the player viewing it. | ||
=== Enchantments === | === Enchantments === | ||
{{ | {{MC/Exclusive|bedrock|section=1}} | ||
A recovery compass can receive the following enchantment: | A recovery compass can receive the following enchantment: | ||
{| class="wikitable col-2-center col-3-right" | {| class="wikitable col-2-center col-3-right" | ||
| Line 44: | Line 44: | ||
|Curse of Vanishing | |Curse of Vanishing | ||
|I | |I | ||
|{{Inventory slot|Anvil}} | |{{MC/Inventory slot|Anvil}} | ||
|- | |- | ||
|} | |} | ||
| Line 50: | Line 50: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{MC/Edition|java}}: | ||
{{ | {{MC/Id table|edition=java | ||
| displayname=Recovery Compass | | displayname=Recovery Compass | ||
| nameid=recovery_compass | | nameid=recovery_compass | ||
| Line 62: | Line 62: | ||
}} | }} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{ | {{MC/Id table|edition=bedrock | ||
| displayname=Recovery Compass | | displayname=Recovery Compass | ||
| nameid=recovery_compass | | nameid=recovery_compass | ||
| Line 80: | Line 80: | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.19|dev=22w14a|[[File:Recovery Compass JE1 BE1.gif|32px]] Added recovery compasses.}} | |{{MC/HistoryLine||1.19|dev=22w14a|[[File:Recovery Compass JE1 BE1.gif|32px]] Added recovery compasses.}} | ||
|{{HistoryLine|||dev=22w15a|Recovery compasses can no longer be used on [[Minecraft:lodestone]]s and can no longer be enchanted with Curse of Vanishing.}} | |{{MC/HistoryLine|||dev=22w15a|Recovery compasses can no longer be used on [[Minecraft:lodestone]]s and can no longer be enchanted with Curse of Vanishing.}} | ||
|{{HistoryLine||1.21.2|dev=24w33a|The rarity of recovery compasses has been changed from "Common" to "Uncommon".}} | |{{MC/HistoryLine||1.21.2|dev=24w33a|The rarity of recovery compasses has been changed from "Common" to "Uncommon".}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.19.0|dev=Preview 1.19.0.25|[[File:Recovery Compass JE1 BE1.gif|32px]] Added recovery compasses.}} | |{{MC/HistoryLine||1.19.0|dev=Preview 1.19.0.25|[[File:Recovery Compass JE1 BE1.gif|32px]] Added recovery compasses.}} | ||
|{{HistoryLine||1.21.30|dev=Preview 1.21.30.21|The rarity of recovery compasses has been changed from "Common" to "Uncommon".}} | |{{MC/HistoryLine||1.21.30|dev=Preview 1.21.30.21|The rarity of recovery compasses has been changed from "Common" to "Uncommon".}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{ | {{MC/Issue list}} | ||
== Trivia == | == Trivia == | ||
*The recovery compass is the only item which, {{ | *The recovery compass is the only item which, {{MC/In|java}}, can neither be used in the world{{note|In this context, "used in the world" means the item can be placed down as a block, has special functionality when {{MC/Control|used}} in any game mode, or has special functionality when in entity form.}} nor used as an input for crafting, smelting, enchanting or other GUI-based activities. In other words, it is the only item whose unique functionality derives solely from its texture. ([[Minecraft:Clock]]s are similar, but attract piglins when in entity form.) This makes it useful as a "dummy item" in commands, as a renamed and retextured recovery compass does not inherit any of the gameplay properties of a regular recovery compass. | ||
{{notelist}} | {{notelist}} | ||
| Line 111: | Line 111: | ||
== References == | == References == | ||
{{ | {{MC/Reflist}} | ||
== External links == | == External links == | ||
| Line 117: | Line 117: | ||
== Navigation == | == Navigation == | ||
{{Navbox items|utilities}} | {{MC/Navbox items|utilities}} | ||
[[Category:Utilities]] | [[Category:Utilities]] | ||
Revision as of 20:53, 9 April 2026
Template:Hatnote Template:Infobox item
A recovery compass is an Minecraft:item that can be held by a player who has died to point to where their most recent death occurred, as long as they are in the same Minecraft:dimension. If these conditions are not met, it will spin in random directions.
Obtaining
Crafting
Usage
When held by a player, the recovery compass points toward the location where the player last died.
The recovery compass works only when it is held by a player who has previously died and is in the same dimension as their last death. Otherwise, it spins around randomly.
Like other items, the recovery compass itself still drops when a player dies if the keepInventory game rule is not enabled.
This item is useless on Hardcore mode, where the player cannot respawn.
The location the recovery compass points to is stored as the player's
- REDIRECT Template:Code
Template:Redr NBT tag, and can be accessed with the
- REDIRECT Template:Command
Template:Redr command if cheats are enabled.
As with the normal compass, it also points toward the position of last death when viewed in the crafting table preview menu, even without being crafted.Template:Only The direction of the needle is relative to the player viewing it.
Enchantments
Script error: No such module "Exclusive". A recovery compass can receive the following enchantment:
| Name | Max Level | Method |
|---|---|---|
| Curse of Vanishing | I | Script error: No such module "inventory slot". |
Data values
ID
Template:!((Java EditionTemplate:))!:
- redirect Template:ID table
Template:!((Bedrock EditionTemplate:))!:
- redirect Template:ID table
History
Java Edition
Bedrock Edition
Issues
Script error: No such module "Issue list".
Trivia
- The recovery compass is the only item which, in Template:Editions, can neither be used in the worldTemplate:Note nor used as an input for crafting, smelting, enchanting or other GUI-based activities. In other words, it is the only item whose unique functionality derives solely from its texture. (Minecraft:Clocks are similar, but attract piglins when in entity form.) This makes it useful as a "dummy item" in commands, as a renamed and retextured recovery compass does not inherit any of the gameplay properties of a regular recovery compass.
Gallery
Screenshots
-
Recovery Compass.<ref>Template:Tweet</ref>
See also
- Minecraft:Echo Shard
- Ancient City
References
<references group="">
</references>
External links
Template:Article otherTemplate:Article other
de:Bergungskompass es:Brújula de recuperación fr:Boussole de récupération ja:リカバリーコンパス ko:만회 나침반 lzh:溯魂司南 pl:Kompas powrotny pt:Bússola de Retomada ru:Возвратный компас th:เข็มทิศหวนคืน uk:Компас відновлення zh:追溯指针