How to Make an Observer in Minecraft (2026)


If you have been tinkering with redstone automation, you have probably heard about the observer. It is one of the most useful redstone blocks in the game, capable of detecting block changes and firing a signal the instant something happens in front of it. Whether you are building an automatic farm, a hidden piston door, or a redstone clock, the observer recipe is something every Minecraft player should know.

In this guide, you will learn exactly how to craft an observer in Minecraft, where to find each ingredient, how to place it correctly, and how to use it across a range of popular builds.


What Is an Observer in Minecraft?

An observer is a redstone block that watches the block directly in front of its face and emits a brief redstone pulse the moment that block changes state. Think of it as a motion sensor, but for block updates rather than player movement.

When the observer detects a change — a crop growing, a door opening, a block being placed or broken — it fires a signal at strength 15 for two game ticks. That signal can power pistons, dispensers, hoppers, redstone dust, comparators, and repeaters connected to its rear output face.

It was added to Java Edition in version 1.11 and to Bedrock Edition in version 1.0, and it remains one of the most versatile redstone components available in both editions as of 2026.

Java Edition vs. Bedrock Edition: Key Differences

The observer works slightly differently depending on which version you are playing. In Java Edition, the observer detects changes in a block’s state data — things like crop age values, door open/closed status, or lever positions. In Bedrock Edition, the observer acts as a broader block update detector, picking up a wider range of events including some that Java Edition ignores.

For most practical builds, especially automated farms and basic redstone circuits, the observer behaves the same across both editions. The differences become relevant only in highly technical redstone engineering.


Observer Recipe: What You Need

The observer recipe requires three ingredients, all of which are obtainable in early to mid-game progression. Here is the full materials list:

  • 6 Cobblestone — mined from stone using any pickaxe
  • 2 Redstone Dust — mined from redstone ore with an iron pickaxe or better
  • 1 Nether Quartz — found in the Nether by mining nether quartz ore

You will also need a Crafting Table to use the 3×3 crafting grid.


How to Get Each Material

Cobblestone

Cobblestone is one of the most common blocks in Minecraft. You get it automatically whenever you mine stone with a pickaxe. Stone is found throughout caves, cliffs, and underground tunnels. If you are just starting out, dig a few blocks down from the surface and you will hit stone almost immediately. You need six cobblestone blocks, which takes less than a minute to collect.

If you are short on cobblestone and want to put it to more use, check out our guide on how to make bricks in Minecraft — it walks through another great use for this versatile material.

Redstone Dust

Redstone dust is obtained by mining redstone ore, which generates between Y-level -64 and Y-level 16, with the highest concentration around Y-level -58 in the deepslate layers. You need an iron pickaxe or better to mine it. Each block of redstone ore drops 4 to 5 pieces of redstone dust, so you only need to find one or two ore blocks to get the two pieces required for the observer recipe.

If you want a more efficient mining session, our Minecraft ore distribution guide covers the best Y-levels for every ore in the game, including redstone.

Nether Quartz

Nether quartz is the only ingredient that requires a trip to the Nether. Nether quartz ore spawns abundantly across all Nether biomes, most commonly between Y-levels 10 and 117. It has a distinctive white speckled appearance against the dark netherrack. Mine it with any pickaxe — you only need one quartz for the recipe.

If you have not yet gone to the Nether, you can also obtain nether quartz by trading with a stonemason villager, though this requires reaching the right trade tier and is less reliable early on.


Observer Recipe: Step-by-Step Crafting Guide

Once you have all three ingredients, follow these steps:

  1. Open your Crafting Table to access the 3×3 crafting grid.
  2. Fill the entire top row with three cobblestone blocks.
  3. Fill the entire bottom row with three cobblestone blocks.
  4. In the middle row, place redstone dust in the first (left) slot and the second (center) slot.
  5. Place nether quartz in the third (right) slot of the middle row.
  6. The observer will appear in the result box. Drag it into your inventory.

The final grid layout looks like this:

[ Cobblestone ] [ Cobblestone ] [ Cobblestone ]
[ Redstone    ] [ Redstone    ] [ Nether Quartz]
[ Cobblestone ] [ Cobblestone ] [ Cobblestone ]

One crafting operation yields one observer block. You can stack up to 64 observers in a single inventory slot.


How to Place an Observer Correctly

Placement is one of the most common stumbling blocks for players new to observers. The observer has two distinct faces:

  • The “face” side — this is the side with the carved, eye-like texture. It points toward the block the observer is watching.
  • The “output” side — this is the rear side, marked with a small redstone indicator dot. This is where the redstone signal comes out.

When you place the observer, it automatically faces the block you were looking at when you placed it. The face points toward the target block, and the output points away — toward whatever redstone component you want to power.

A common mistake is placing the observer backwards. If your circuit is not triggering, flip the observer around and double-check which side is facing the target.


What Can an Observer Detect?

The observer picks up a wide range of block changes. Here are the most useful ones:

  • Placing or breaking any block in front of it
  • Crop growth (wheat, carrots, potatoes, sugarcane, bamboo, etc.)
  • Doors, trapdoors, and fence gates opening or closing
  • Levers and buttons being activated
  • Fluid flow from water or lava
  • Piston movement
  • Daylight sensor changes
  • Another observer firing (which is how redstone clocks work)

One important thing to remember: observers do not detect players or mobs directly. They only detect block-state changes. If a player steps on a pressure plate in front of an observer, the observer will not fire — but if that pressure plate changes state (which it does when pressed), the observer will detect that state change and emit a pulse.


Observer Uses and Builds

Automated Crop Farms

One of the most popular uses for the observer recipe output is an automated crop farm. Place the observer facing a crop like wheat, bamboo, or sugarcane. When the crop grows to its final stage, the observer detects the block state change and fires a signal. Connect that signal to a piston, and the piston will automatically harvest the crop the moment it is fully grown. Add a hopper and chest beneath the collection area, and you have a fully hands-off farm running without any player input.

This is especially effective with bamboo and sugarcane, which grow in tall columns and trigger the observer reliably.

Redstone Clock

Placing two observers facing each other creates one of the fastest and most compact redstone clocks in the game. Each observer detects the other firing and immediately fires back, creating a rapid alternating pulse loop. This clock can drive pistons, dispensers, and other repeating mechanisms. Be cautious though — a two-observer clock runs extremely fast and can cause performance issues if left connected to a large redstone chain.

Hidden Piston Doors

Observers are frequently used in hidden doorways and trap mechanisms. By monitoring a specific block that a player or mob might interact with — like a pressure plate, a lever, or a specific decorative block being placed — you can trigger a piston door to open or close automatically. These setups are popular in easy Minecraft house designs and more advanced base builds alike.

Flying Machines

Observers are a core component in flying machines, which are slime block or honey block contraptions that move through the world using alternating pistons. When an observer is pushed by a piston, it fires a signal on that movement, which can trigger the next piston in the sequence. This creates a chain reaction that propels the entire structure forward — or backward.

Automatic Smelting and Storage

Observers can be used to detect when a chest, furnace, or hopper changes state. This makes it possible to build smelting systems that automatically activate when new items arrive, or storage systems that sort items into specific chests as they come in.


Common Mistakes When Crafting or Using the Observer

Wrong ingredient placement: The observer recipe is specific. Cobblestone must fill rows one and three entirely. Redstone dust goes in the first two slots of the middle row. Nether quartz goes in the right slot of the middle row. Any variation produces no result.

Observer facing the wrong direction: This is the most frequent setup error. The face (the side with the “eye” texture) must point toward the block you want to watch. The output (rear side with the redstone dot) must face toward your redstone components.

Missing nether quartz: If you have not visited the Nether yet, you cannot craft the observer. There is no substitute ingredient. The nether trip is required. If you need help setting up your first Nether portal and getting started there, our Minecraft Bedrock vs Java guide covers important version differences that affect Nether mechanics.

Expecting it to detect entities: Observers only detect block-state changes, not the presence of players or mobs. If you want to detect a player walking through an area, use a tripwire hook or a pressure plate instead.

Double-observer clock lag: Two observers facing each other run without stopping. If you forget to break the circuit after testing, it will run indefinitely. On servers or in large worlds, this can create minor performance overhead. Always include a way to break the loop in your build — a simple lever on a redstone torch connected to the circuit works well.


Observer Tips for Advanced Builds

  • Chain observers for detection cascades. Since observers detect other observers firing, you can create sequential detection chains where one event triggers a ripple of signals across a long line of observers.
  • Use repeaters to extend the pulse. The observer’s output is only two game ticks long. If your redstone circuit needs a longer signal — for example, to power a piston long enough to fully extend — add a repeater set to a longer delay.
  • Combine with comparators for item detection. Pairing an observer with a comparator pointed at a container lets you build smart storage systems that react when items enter or leave a chest.
  • Place observers inside dispensers for hidden traps. Dispensers do not need to be visible, and running an observer-triggered circuit behind a wall lets you build traps that are nearly impossible to spot.

If you are looking for more ways to use observers and other redstone components in your builds, our 35 cool things to build in Minecraft list has plenty of project ideas ranging from beginner to advanced.


Frequently Asked Questions

What is the observer recipe in Minecraft?

The observer recipe requires 6 cobblestone, 2 redstone dust, and 1 nether quartz. Place cobblestone across the top and bottom rows of the crafting grid, then put the two redstone dust pieces in the left and center slots of the middle row, with the nether quartz in the right slot of the middle row.

Where do I find nether quartz for the observer recipe?

Nether quartz is found exclusively in the Nether dimension, spawning as nether quartz ore across all Nether biomes between roughly Y-levels 10 and 117. You can mine it with any pickaxe. Alternatively, you can obtain nether quartz by trading with a stonemason villager at higher trade tiers.

Why is my observer not sending a signal?

The most likely cause is that the observer is facing the wrong direction. The “face” side with the eye-like texture must point toward the block you want to detect. The rear output side must face your redstone components. Also double-check that the block in front of the observer is actually changing state — the observer does not detect entities, only block changes.

Can you make an observer in Minecraft without going to the Nether?

Not through crafting — the observer recipe specifically requires nether quartz, which only spawns naturally in the Nether. Your only non-Nether option is to trade with a stonemason villager who has nether quartz in their trade inventory, but reaching that trade tier still takes time.

What is the difference between an observer in Java Edition and Bedrock Edition?

In Java Edition, the observer detects changes in a block’s state data, such as crop growth stages or door positions. In Bedrock Edition, it functions as a broader block update detector, picking up a wider variety of events. For most everyday farms and redstone builds, both editions behave the same. Differences become noticeable only in highly technical or specialized redstone engineering.

Can two observers facing each other create a clock?

Yes. Two observers placed directly facing each other will endlessly detect each other’s output pulses, creating a rapid two-tick redstone clock. This clock runs continuously and can be used to power repeating mechanisms. It runs very fast, so use a repeater if you need to slow the pulse down for specific components.


Conclusion

The observer recipe is one of the more rewarding things to unlock in Minecraft. With just six cobblestone, two redstone dust, and one nether quartz, you get a block that opens up a huge range of automation possibilities — from simple crop farms to complex flying machines and hidden piston doors.

Remember: fill the top and bottom rows with cobblestone, place redstone dust in the left two slots of the middle row, and put nether quartz in the middle-right slot. Make sure the face points toward your target block and the output faces your circuit, and you are good to go.

If you want to put those new observer skills to work, browse our Minecraft house ideas guide for build inspiration, or check out how to build a house in Minecraft for a step-by-step walkthrough to get your base sorted before diving into redstone projects.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *