Observer
Observer — block.
Obtaining
An observer requires a pickaxe to be collected. Mining it without a pickaxe drops nothing; the block is otherwise a normal manufactured redstone component.
Loot tableObserverDetailed drops are not published yet.| Tool | PickaxeTool |
|---|---|
| Hardness | 3 |
| Drop | Observer |
Breaking
The observer has hardness 3 and uses the stone sound group. A pickaxe is the required tool; mining it without one leaves no observer item behind.
| Hardness | 3 |
|---|---|
| Blast resistance | 3 |
| Tool | PickaxeTool |
| Correct tool required | Yes |
| Required tool | Pickaxe |
| Sound group | Stone |
| Loot | One observer with a pickaxe |
Crafting
Result
ObserverIngredients match the published snapshot.
Usage
The block occupies a standard full volume and is shown with an isometric preview.
Observers are placed directionally: the observing face points away from the player when placed, and the output faces the player. Two observers looking at each other form a compact clock. They also emit a pulse after a piston moves them, which makes them useful in flying machines and other compact redstone devices.
| Shape | Full cube |
|---|---|
| Rendering | Isometric preview |
| Placement | Face the desired input direction before placing |
| Clock | Two adjacent observers can form a fast clock |
| Piston interaction | Moving an observer can trigger a pulse |
Sounds
The observer uses the stone block sound family for placement, steps, mining, and breaking.
| Note block instrument | basedrum |
|---|---|
| Sound group | Stone |
| Block identifier | block.stone |
Behavior
An observer detects a block update on the face with the eyes and emits a strong redstone pulse from the red-dot output face. The pulse has strength 15, turns on for two game ticks, and then schedules its own turn-off. Its facing and powered states are stored in the block state, so the same component can watch any of the six directions.
| Stack size | 64 |
|---|---|
| Solid block | Yes |
| Map color | stone |
| Note block instrument | basedrum |
| State count | 12 |
| Signal strength | 15 |
| Pulse length | 2 game ticks |
| Input | Observing face |
| Output | Red-dot face |
| Block states | `facing`, `powered` |
Data values
The observer stores two block-state properties: `facing` selects the input side and `powered` records the short output pulse. Its default state faces south and is unpowered; a block update on the watched side schedules the server tick that starts the pulse.
| Identifier | minecraft:observer |
|---|---|
| Version | Minecraft 26.2 |
| Blockstate | assets/minecraft/blockstates/observer.json |
| Loot table | ObserverLoot table |
| States | `facing`, `powered` |
| Default facing | south |
| Default powered | false |
| Signal strength | 15 |
History
- 26.2Block facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
The observer's pulse and orientation are owned by the block implementation and
its generated recipe, loot, model, and state files.
| Source | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | 02ec1537bf77f923a18295d02aa988bf5b57cb40f849be42de300006fac6133b |
| Block registration | net/minecraft/world/level/block/Blocks.java |
| Block behavior | net/minecraft/world/level/block/ObserverBlock.java |
| Crafting recipe | data/minecraft/recipe/observer.json |
| Block loot | Observerobserver |
| Blockstate | assets/minecraft/blockstates/observer.json |
| Model | assets/minecraft/models/block/observer.json |
| Sound registry | net/minecraft/sounds/SoundEvents.java |
Navigation
Data and provenance
minecraft:observer
Snapshot digest verified.
02ec1537bf77f923a18295d02aa988bf5b57cb40f849be42de300006fac6133bProvenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:observer
- Digest
- 02ec1537bf77f923a18295d02aa988bf5b57cb40f849be42de300006fac6133b
- Missing locales
- ru, en



