Compass
Compass — item.
Obtaining
A compass is crafted from four iron ingots around one redstone dust. The shaped recipe leaves the centre open except for the redstone, making the item an early navigation tool once iron and a small redstone supply are available.
| Pattern | Iron / iron + redstone + iron / iron |
|---|---|
| Result | 1 compass |
| Recipe category | Equipment |
Crafting
Result
CompassIngredients match the published snapshot.
Usage
A normal compass points toward the world spawn in the Overworld. In dimensions without a stable world-spawn target its needle can spin, while a compass linked to a lodestone points to that block instead. A recovery compass is a separate item for locating a recent death location, so it should not be confused with the ordinary spawn-point pointer.
| Default target | World spawn in the Overworld |
|---|---|
| Lodestone | Points to the linked lodestone |
| Other dimensions | Needle may spin without a valid target |
| Durability | Not applicable |
Data values
The item identifier is `minecraft:compass`. It is a stackable navigation item with animated frame assets rather than a blockstate.
| Identifier | minecraft:compass |
|---|---|
| Version | Minecraft 26.2 |
| Item model | assets/minecraft/models/item/compass.json |
| Stack size | 64 |
| State | Animated needle frame |
| Lodestone component | `minecraft:lodestone_tracker` |
| Lodestone lock | Stores a dimension and block position |
| Durability and charge | None |
History
- 26.2Item facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
These implementation references explain how ordinary and lodestone compasses share the same item while keeping their target in a component.
| Validated DeepMine snapshot | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | 06b48714bf8f3d8b3e041da1f619b0b6c4aec3f1b5fb935b2a49415e1263b12f |
| Item implementation | net/minecraft/world/item/CompassItem.java |
| Item registration | net/minecraft/world/item/Items.java |
| Item identifiers | net/minecraft/references/ItemIds.java |
| Lodestone component | net/minecraft/world/item/component/LodestoneTracker.java |
| Shaped recipe | data/minecraft/recipe/compass.json |
Navigation
Data and provenance
minecraft:compass
Snapshot digest verified.
Facts
Facts are not available for this version yet.
06b48714bf8f3d8b3e041da1f619b0b6c4aec3f1b5fb935b2a49415e1263b12fProvenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:compass
- Digest
- 06b48714bf8f3d8b3e041da1f619b0b6c4aec3f1b5fb935b2a49415e1263b12f
- Missing locales
- ru, en



