Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Recovery Compass: Difference between revisions

From SAS Gaming Wiki
imported>CornyCornCornsMan
m 'data get entity @s LastDeathLocation' not 'data get @s LastDeathLocation' (newest release)
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 7: Line 7:
}}
}}


A '''recovery compass''' is an [[Minecraft:item]] that can be held by a [[Minecraft:player]] who has [[Minecraft: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.
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 ==
== Obtaining ==
Line 25: Line 25:
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.
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 <code>keepInventory</code> [[Minecraft:game rule]] is not enabled.
Like other items, the recovery compass itself still drops when a player dies if the <code>keepInventory</code> game rule is not enabled.


This item is useless on [[Minecraft: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 {{cd|LastDeathLocation}} NBT tag, and can be accessed with the {{cmd|data get entity @s LastDeathLocation}} command if cheats are enabled.
The location the recovery compass points to is stored as the player's {{cd|LastDeathLocation}} NBT tag, and can be accessed with the {{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 [[Minecraft: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 ===
{{exclusive|bedrock|section=1}}
{{exclusive|bedrock|section=1}}
A recovery compass can receive the following [[Minecraft: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"
|+
|+
!Name
!Name
!Max Level
!Max Level
![[Minecraft:Enchanting|Method]]
!Method
|-
|-
|[[Minecraft:Curse of Vanishing]]
|Curse of Vanishing
|I
|I
|{{Inventory slot|Anvil}}
|{{Inventory slot|Anvil}}
Line 82: Line 82:
|{{HistoryLine|java}}
|{{HistoryLine|java}}
|{{HistoryLine||1.19|dev=22w14a|[[File:Recovery Compass JE1 BE1.gif|32px]] Added recovery compasses.}}
|{{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 [[Minecraft:Curse of Vanishing]].}}
|{{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".}}
|{{HistoryLine||1.21.2|dev=24w33a|The rarity of recovery compasses has been changed from "Common" to "Uncommon".}}
}}
}}
Line 108: Line 108:
== See also ==
== See also ==
* [[Minecraft:Echo Shard]]
* [[Minecraft:Echo Shard]]
* [[Minecraft:Ancient City]]
* Ancient City


== References ==
== References ==
Line 114: Line 114:


== External links ==
== External links ==
*{{Mcnet|taking-inventory--recovery-compass|Taking Inventory: Recovery Compass|January 19, 2023|[[Minecraft:Duncan Geere]]}}
*{{Mcnet|taking-inventory--recovery-compass|Taking Inventory: Recovery Compass|January 19, 2023|Duncan Geere}}


== Navigation ==
== Navigation ==
Line 121: Line 121:
[[Category:Utilities]]
[[Category:Utilities]]


[[Minecraft:de:Bergungskompass]]
de:Bergungskompass
[[Minecraft:es:Brújula de recuperación]]
es:Brújula de recuperación
[[Minecraft:fr:Boussole de récupération]]
fr:Boussole de récupération
[[Minecraft:ja:リカバリーコンパス]]
ja:リカバリーコンパス
[[Minecraft:ko:만회 나침반]]
ko:만회 나침반
[[Minecraft:lzh:溯魂司南]]
lzh:溯魂司南
[[Minecraft:pl:Kompas powrotny]]
pl:Kompas powrotny
[[Minecraft:pt:Bússola de Retomada]]
pt:Bússola de Retomada
[[Minecraft:ru:Возвратный компас]]
ru:Возвратный компас
[[Minecraft:th:เข็มทิศหวนคืน]]
th:เข็มทิศหวนคืน
[[Minecraft:uk:Компас відновлення]]
uk:Компас відновлення
[[Minecraft:zh:追溯指针]]
zh:追溯指针

Revision as of 16:02, 9 April 2026

Template:For 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

Template: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 Template:Cd NBT tag, and can be accessed with the Template:Cmd 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

Template:Exclusive A recovery compass can receive the following enchantment:

Name Max Level Method
Curse of Vanishing I Template:Inventory slot

Data values

ID

Template:Edition: Template:ID table

Template:Edition: Template:ID table

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Template:Issue list

Trivia

  • The recovery compass is the only item which, Template:In, 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.

Template:Notelist

Gallery

Screenshots

See also

References

Template:Reflist

External links

Navigation

Template:Navbox items

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:追溯指针