Try our affiliated browser extension - redirect to BreezeWiki automatically!

Observer

This article is about the block that detects block updates. For the redstone mechanism, see block update detector.

An observer is a block that emits a quick redstone pulse from its back when the block or fluid directly in front of its "face" experiences a change.

Obtaining

Breaking

An observer requires a pickaxe to be mined. When mined without a pickaxe, it drops nothing.

Block Observer
Hardness 3
Tool
Breaking time[A]
Default 15
Wooden 2.25
Stone 1.15
Iron 0.75
Diamond 0.6
Netherite 0.5
Golden 0.4
  1. Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.

Crafting

Usage

An observer is placed similarly to a piston. It observes the block that it is placed against. The texture of the detecting side is that of an observing face. As observers can detect the state of other observers, placing two adjacent observers, each watching the other, can make a fast and compact redstone clock. They send out a pulse.

Behavior

In Java Edition, an observer detects changes in its target's block states, or the breaking or placing of a block (i.e. changes in its block state, but not its block entity data). This means that changes like the age of crops can be detected because they are part of the block states.

In Bedrock Edition, an observer acts as a block update detector and detects anything that causes a block update.

The causes and propagation of block updates are different between Java Edition and Bedrock Edition. As a result, each can detect some kinds of changes that the other cannot. See the table below for a comparison.

When it detects something, the observer emits a redstone pulse of strong power at level 15 for 2 game ticks (1 redstone tick). The pulse can power redstone dust, a redstone comparator, a redstone repeater, or any mechanism component located at its opposite end.

In Java Edition, the pulse is emitted with a delay of 1 redstone tick. In Bedrock Edition, it is supposed to be delayed by 1 tick as well but is actually delayed 2 redstone ticks due to MCPE-15793, a bug causing redstone delays to be incorrect when components are activated by world changes (which, in the case of the observer in Bedrock Edition, is the only way it can be activated), as opposed to pure redstone components ticking. Its timing can also be incorrect due to MCPE-73342.

It also counts as a block update when the observer itself is moved by a piston. When this happens, an observer emits a pulse after being pushed or pulled, but not beforehand. This enables them to be used in flying machines.

Observers behave as both opaque and transparent blocks: they block light and allow mob spawning on top, but do not block opening chests below, do not cut off redstone wire, and cannot conduct redstone power.

Because observers in Java Edition detect changes in the block state, and not block updates, they can detect a wider range of phenomena than a block update detector (BUD) circuit in Java Edition can detect (as some block state changes don't cause block updates). Observers in Bedrock Edition do detect block updates but not block state changes, and so they detect the exact same things that any other BUD would detect in that edition.

Limitations

This article is missing information about Bedrock Edition information. 
Please expand the article to include this information. Further details may exist on the talk page.
Change in block state Detected in
Bedrock Edition Java Edition
A block or a fluid being placed or broken in any way; either directly by player, enderman, or ravager or through:
Yes Yes
Water being inserted to or removed from a block that can be waterlogged. Yes Yes
A water (or lava) source block being created by having 2 water (or lava) source blocks unite to each other when the game rule waterSourceConversion (or lavaSourceConversion) is set to true. N/A Yes
Fire being ignited or extinguished in any way; either directly by player or through:
Yes Yes
A fire is turn into a soul fire (but not vice versa). N/A Yes
Fluid or powder snow being placed in or removed from a cauldron or the level of the water/lava/powder snow cauldron changing in any way, for example using bucket (empty, water, lava, powder snow), bottle, water bottle, rain, snowfall, pointed dripstone, burning entity on water/powder snow cauldron. N/A Yes
Block being replace by /setblock, /fill or /clone commands. N/A Yes
Change block state of block using debug stick.‌[Java Edition only] N/A No
A nether portal being created. N/A No[4]
A nether portal being destroyed. N/A Yes
An end portal being created. N/A No
An end portal being destroyed. N/A Yes
The creation of an iron golem, a snow golem or a wither. N/A Yes
A (sticky) piston (head) extending or retracting. Yes Yes
A block being pushed or pulled by a (sticky) piston; either directly or stuck to slime block or honey block moved by the piston.[5] N/A Yes
A monster spawner block activating. No No
The mob spawn of a monster spawner being changed using a spawn egg. No No
A chest, a trapped chest or an ender chest opening or closing. No No
A shulker box opening or closing. No Yes
A barrel opening or closing. Yes Yes
The inventory of a block that a comparator can measure as a container changing. No No
The crack stage of an anvil changing after use. Yes Yes
A snow layer being added into snow by player or by snowfall when the game rule snowAccumulationHeight[JE only] is larger than 1. Yes Yes
A beacon activating or deactivating. Yes No
A command block producing a success. No No
The unconditional/conditional stage of a command block changing. N/A Yes
The impulse/chain/repeat stage of a command block changing. N/A Yes
A piece of a cake or a cake with candles changing. Yes Yes
A hopper being activated or deactivated. (Turning the hopper on/off) Yes Yes
Dry farmland changing between its six dry-looking hydration stages. No Yes
Farmland changing between dry and humid or vice versa. Yes Yes
A dispenser or a dropper activating or deactivating. Yes Yes
A dispenser, dropper, piston or sticky piston changing quasi-connectivity state.[6][Java Edition only] No Yes
A (deepslate) redstone ore block activating or deactivating. Yes Yes
Grass block or mycelium turning to dirt or nylium to netherrack after being spread using bone meal or grass block or mycelium decaying to dirt or nylium into netherrack. Yes Yes
Coarse dirt or rooted dirt converting into dirt through the use of a hoe. Yes Yes
Grass block, dirt, or dirt path converting into farmland through the use of a hoe. Yes Yes
Grass block, podzol, mycelium, dirt, coarse dirt, or rooted dirt converting into dirt path through the use of a shovel. Yes Yes
Farmland or dirt path converting into dirt. Yes Yes
Concrete powder converting into concrete through contact with water. N/A Yes
A sea pickle being added into a sea pickle. Yes Yes
A pink petal being added into a pink petal.‌[upcoming: JE 1.20] N/A Yes
A turtle egg being added into a turtle egg. Yes Yes
A turtle egg being removed from a turtle egg by breaking or trampling. Yes Yes
The hatch block state of a turtle egg changing. N/A Yes
A stone, cobblestone, deepslate or any stone brick variant block being turned into an infested block by silverfish. Yes Yes
A double slab being created by adding a slab into another slab. Yes Yes
Ice melting into water or water freezing into ice N/A Yes
Water freezing into frosted ice through the use of Frost Walker or frosted ice melting into water N/A Yes
Turn pumpkin into carved pumpkin using shears. N/A Yes
Turn logs/woods/stems/hyphae/block of bamboo[upcoming: JE 1.20 & BE 1.20.0] into stripped logs/woods/stems/hyphae/block of stripped bamboo[upcoming: JE 1.20 & BE 1.20.0] using axes. N/A Yes
The stage of a sapling or bamboo changing. N/A Yes
The age of mangrove propagules, bamboo, wheat, carrots, potatoes, beetroots, melon stem, pumpkin stem, nether wart, cocoa, sweet berry bush, chorus flower, cactus, sugar cane, kelp, weeping vines, twisting vines, cave vines, fire, frosted ice, torchflower crop[upcoming: JE 1.20], pitcher crop[upcoming: JE 1.20], or sniffer egg[upcoming: JE 1.20] changing. Yes Yes
A torchflower crop turning into a torchflower.‌[upcoming: JE 1.20] N/A Yes
Fluid flowing into the empty space to or draining from a block.[7] Yes Yes
Fluid, light block, or composter level changing. Yes Yes
(Flowing) water turning into stone through contact with lava. N/A Yes
Flowing lava turning into cobblestone through contact with water. N/A Yes
Lava turning into obsidian through contact with water. N/A Yes
(Flowing) lava turning into basalt through contact with soul soil and blue ice. N/A Yes
Water turning into bubble column or vice versa. N/A Yes
Upward bubble column turning into whirlpool bubble column or vice versa. N/A Yes
An eye of ender being inserted into an end portal frame. N/A Yes
Player or villager sleeping/waking up in a bed. N/A Yes
A grass block, a mycelium or a podzol block becoming snowy or not snowy. Yes Yes
Text in a sign or a hanging sign[upcoming: JE 1.20 & BE 1.20.0] being edited. Yes No
A dye or glow being applied to a sign or a hanging sign‌[upcoming: JE 1.20 & BE 1.20.0] or removed from it. Yes No
Waxing a sign or a hanging sign using a honeycomb.‌[upcoming: JE 1.20] N/A No
The mode of a structure block or a comparator changing. N/A Yes
A grass block, grass[BE only] or fern[BE only] being grazed by a sheep. N/A Yes
A carrot crop being eaten by a rabbit. N/A Yes
A button being pressed or returning to inactive state. Yes Yes
A pressure plate or the detector rail activating or returning to inactive state. N/A Yes
The power of a weighted pressure plate, redstone wire, daylight detector or target changing. N/A Yes
A lever being flicked. Yes Yes
A redstone lamp or a redstone torch lighting up or turning off. N/A Yes
The mode of daylight detector being changed. N/A Yes
A TNT igniting. N/A Yes
Coral/coral block/coral fan converting into dead coral/coral block/coral fan. N/A Yes
A sponge turning into a wet sponge. N/A Yes
A wet sponge drying into a sponge in the Nether N/A N/A
A water block being vaporize in the Nether. N/A N/A
A door being opened or closed by a player, a villager, a piglin, a piglin brute, a vindicator[JE only], a wandering trader[BE only] or redstone. Yes Yes
A trapdoor being opened or closed by a player or redstone. N/A Yes
A fence gate being opened or closed by a player or redstone. N/A Yes
The in_wall block state of a fence gate changing. N/A Yes
A furnace, a blast furnace or a smoker lighting up or turning off. N/A Yes
The distance of leaves or a scaffolding changing. N/A Yes
The bottom block state of a scaffolding changing. N/A Yes
A potion being moved in or out of a brewing stand. Yes Yes
Book and quill or written book being moved in or out of a lectern. Yes Yes
The note of a note block being changed. No Yes
A note block being left-clicked in Survival mode. N/A No
The instrument block state of a note block changing. No Yes
A music disc being inserted to or removed from a jukebox by player, hopper, or minecart with hopper[Bedrock Edition only][upcoming: JE 1.20]. N/A Yes
A redstone repeater locking or unlocking. Yes Yes
The delay of a redstone repeater being changed. Yes Yes
A redstone repeater, a redstone comparator, an observer, a note block, a lectern, a lightning rod, an activator rail, a powered rail, a sculk sensor[n 1], a calibrated sculk sensor[upcoming: JE 1.20][n 1], a tripwire, or a tripwire hook activating or deactivating. N/A Yes
A tripwire or a tripwire hook attached or detaching. N/A Yes
The disarmed block state of a tripwire changing. N/A N/A
Sculk shrieker shrieking or stopping shrieking. N/A Yes
Sculk catalyst blooming or unblooming. N/A Yes
A dragon head or a piglin head‌[upcoming: JE 1.20 & BE 1.20.0] activating or deactivating. Yes No
A conduit activating or deactivating. N/A N/A
An item frame being placed or an item being added to, rotated in or removed from an item frame. Yes No
Something being teleported by an end gateway. Yes No
An item being inserted to or removed from a flower pot. Yes Yes
The shape or rotation of walls, fences, iron bars, glass panes, stairs, tripwire, redstone, vines, mushroom blocks, mushroom stem, fire, all type of rails, glow lichen, sculk vein, pointed dripstone, or chorus plant changing. Yes Yes
The top block state of the walls changing. N/A Yes
A melon/pumpkin creates from a melon stem/pumpkin stem. N/A Yes
The stem of a melon or pumpkin attaching or detaching. N/A Yes
Kelp/weeping vines/twisting vines/cave vines turning into a kelp/weeping vines/twisting vines/cave vines plant or vice versa. N/A Yes
The berries block state of the cave vines (plant) changing. N/A Yes
A campfire being lit or extinguished. N/A Yes
Food being cooked or popping out of a campfire. Yes No
A hay bale being placed or removed below a campfire. N/A Yes
Glowstone being added into a respawn anchor. No Yes
A respawn anchor being used. N/A Yes
A lodestone being used. No No
Oxidation level of unwaxed copper or cut copper block, slab or stairs changing. N/A Yes
A copper or cut copper block, slab or stairs being waxed or unwaxed. N/A Yes
The tilt block state of a big dripleaf changing. N/A Yes
A big dripleaf turning into a big dripleaf stem. N/A Yes
Grass/fern/seagrass turning into tall grass/large fern/tall seagrass after bone meal is used on it. N/A Yes
Cactus, sugar cane, bamboo, bamboo shoot, vine, weeping vine, twisting vine, kelp, cave vine, pointed dripstone or chorus flower growing. N/A Yes
Chorus flower growing or leaving a chorus plant behind and causing a block update to that. N/A N/A
An amethyst cluster growing. N/A Yes
A bamboo shoot turning into bamboo. N/A Yes
The leaves block state of bamboo changing. Yes Yes
Mushroom spreading. N/A Yes
1-block-tall flowers spreading after bone meal is used on one.‌[Bedrock Edition only] N/A No
Glow lichen spreading after bone meal is used on one. N/A Yes
Moss blocks spreading after bone meal is used on one. N/A Yes
A big dripleaf growing after bone meal is used on it. N/A Yes
A small dripleaf turning into a big dripleaf after bone meal is used on it. N/A Yes
Hanging roots being created underneath rooted dirt after bone meal is used on it. Yes Yes
A hanging mangrove propagule being created underneath mangrove leaves after bone meal is used on it. N/A Yes
The number of sea pickle(s) changing after bone meal is used on a coral block. N/A Yes
A sea pickle being created after bone meal is used on a coral block. N/A Yes
Using bone meal on pink petals that the block state flower_amount is not 4.‌[upcoming: JE 1.20] N/A Yes
Vegetation[8] growing on top of or inside grass block, water, moss block or nylium after bone meal is used on one. N/A Yes
A sapling or a propagule turning into a tree. N/A Yes
A mushroom turning into a huge mushroom after bone meal is used on it. N/A Yes
An azalea turning into a azalea tree after bone meal is used on it. N/A Yes
A fungi turning into a huge fungi after bone meal is used on it. N/A Yes
A grass block turning into dirt when a sapling grows into a tree on that grass block. N/A Yes
A grass block/dirt turning into podzol[9] when a 2×2 spruce sapling grows into a tree on that grass block/dirt. N/A Yes
A grass block/dirt or any other blocks turning into rooted dirt by when an azalea or a flowering azalea grows on that grass block/dirt. N/A Yes
Mud turning into muddy mangrove roots when a mangrove tree grows. N/A Yes
A block that has sculk_replaceable tag turning into sculk by sculk catalyst. N/A Yes
A sculk vein/Sculk veins being created by sculk catalyst. N/A Yes
The shape of sculk vein(s) changing by sculk catalyst. N/A Yes
A sculk sensor or a sculk shrieker being created by sculk catalyst. N/A N/A
A bell ringing. Yes No
The honey-level of a bee nest or a beehive increasing. N/A Yes
The honey being collected from a bee nest or a beehive using shears or a glass bottle. N/A Yes
A candle being added into a candle. Yes Yes
A candle being added into a cake. Yes Yes
A candle or candle cake being lit or extinguished. N/A Yes
Dirt/coarse dirt/rooted dirt turning into mud through the use of a water bottle. N/A Yes
Mud turning into clay through the use of pointed dripstone. N/A Yes
A book being add or remove from a chiseled bookshelf by player, hopper, minecart with hopper, or dropper.‌[upcoming: JE 1.20 & BE 1.20.0] N/A Yes
The dusted block state of a suspicious sand or suspicious gravel changing.‌[upcoming: JE 1.20] N/A Yes
A suspicious sand turning into a sand.‌[upcoming: JE 1.20] N/A Yes
A suspicious gravel turning into a gravel.‌[upcoming: JE 1.20] N/A Yes
All other block/block state changes. Yes Yes

Note blocks

The observer can be placed under note blocks to produce bass drum sounds.

Sounds

Java Edition:

SoundSubtitlesSourceDescriptionResource locationTranslation keyVolumePitchAttenuation
distance
Block brokenBlocksOnce the block has brokenblock.stone.breaksubtitles.block.generic.break1.00.816
Block placedBlocksWhen the block is placedblock.stone.placesubtitles.block.generic.place1.00.816
Block breakingBlocksWhile the block is in the process of being brokenblock.stone.hitsubtitles.block.generic.hit0.250.516
None[sound 1]Entity-DependentFalling on the block with fall damageblock.stone.fallNone[sound 1]0.50.7516
FootstepsEntity-DependentWalking on the blockblock.stone.stepsubtitles.block.generic.footsteps0.151.016
  1. a b MC-177082

Bedrock Edition:

Data values

ID

Java Edition:

NameIdentifierFormTranslation key
ObserverobserverBlock & Itemblock.minecraft.observer

Bedrock Edition:

NameIdentifierNumeric ID FormItem ID[i 1]Translation key
Observerobserver251Block & Giveable Item[i 2]Identical[i 3]tile.observer.name
  1. ID of block's direct item form, which is used in savegame files and addons.
  2. Available with /give command.
  3. The block's direct item form has the same id with the block.

Block states

See also: Block states

Java Edition:

Name Default value Allowed values Description
facingsouthdown
east
north
south
up
west
The direction the observer is observing. The same direction the player faces when placing the block.
poweredfalsefalse
true
True while the observer is observing a change and emitting a pulse.

Bedrock Edition:

NameMetadata Bits Default value Allowed valuesValues for
Metadata Bits
Description
facing_direction0x1
0x2
0x4
00
1
2
3
4
5
0
1
2
3
4
5
The direction the observer is observing.
  • 0: Observer facing down
  • 1: Observer facing up
  • 2: Observer facing north
  • 3: Observer facing south
  • 4: Observer facing west
  • 5: Observer facing east
powered_bit0x8falsefalse
true
0
1
True while the observer is observing a change and emitting a pulse.

History

Java Edition
November 24, 2012When announcing the upcoming 1.5 Redstone Update, Jeb mentions that changes to redstone logic may break existing BUD functionality, and therefore that block update detection may need to be implemented into the game in a more permanent, intentional form, rather than as a behavioral quirk.
1.1116w39aObserver JE1.png Added observers.
Note: the "arrow" texture on the top/bottom of observers is pointing the wrong direction (toward the input, rather than the output).
Observers act as a block update detector.
Observers emit pulses that lasted 1 game tick (0.5 redstone ticks) and have a signal strength of 1.
Observers can power blocks (like a redstone repeater).
Observers have no delay between detecting a block update and emitting a pulse, meaning that observers are essentially instant.
Observers are placed with the observing, or input, side facing the player.
16w41aObservers now emit 4 game tick (2 redstone ticks) pulses.[10]
The signal strength of observers has now been changed to 15.[11][12]
Observers *appear* to no longer strongly power blocks, and now emit only activation power, like a block of redstone (and this may be the intended behavior for this snapshot). However, in reality, they still strongly power blocks, but the blocks adjacent to those blocks aren't given block updates, causing buggy behavior.[13]
Observers are now placed with the output facing the player.[14][15]
A bug where observers would redirect redstone dust from all 4 directions has now been fixed.[16] (They are supposed to redirect dust only from their output side.)
16w42aThe developers have attempted to make observers no longer detect block updates happening to air blocks, in order to make observer behavior more predictable.[17] In the process, they have broken redstone mechanics a bit, so that the block update bug from the previous snapshot now affects redstone repeaters and redstone comparators, too.[18]
16w43aObserver JE2.png The model of observers has now been changed. The rotation of the "arrow" texture has now been fixed so it points in the correct direction.
General redstone mechanics for observers now work as they did before 16w42a, with the exception of the change named below.
Observers now output strong power like in 16w39a, except that they, as well as redstone repeaters and redstone comparators, no longer provide block updates to transparent blocks or air.
16w44aThe observer block update changes relating to redstone from 16w42a and 16w43a have now been fully reverted.
The behavior of observers has now been overhauled/redefined. Observers have now been changed from a block update detector to a block state change detector.
Observers have now been changed to detect when the block it was observing changed, its basic block state changed, or the block was placed/destroyed. (Note that it does not detect changes in the extended block state, e.g. changes that are not saved when the world is unloaded, such as the shape of a fence, or whether or not a repeater is locked.) This change has now made observer behavior much more predictable, as unexpected/invisible block updates would no longer trigger observers.[19]
Observers have now been changed to emit a 2 game tick (1 redstone tick) pulse when activated.[20]
Observers no longer output power instantly.[21]
pre1Observer JE3.png The front and top texture of observers have now been changed.
The redstone output side of observers now blinks red when it outputs power.
1.1317w47aPrior to The Flattening, this block's numeral ID was 218.
Due to The Flattening, observers can now detect all block state changes, e.g. the changes in the shape of fences and redstone dust.
pre4Observers no longer produce a pulse when placed by hand.
1.1418w43aObserver JE4 BE3.png Observer (back) JE1 BE1.gif The textures of observers has now been changed. The top face is intentionally based on the old, pre-Texture Update top texture of furnace.[22]
1.1620w10aObservers can now support ladders and tripwire hooks.[23]
20w14aObservers now correctly detect when the status of the fence changes.
Pre-release 3Observer (back) JE2.gif The back texture of activated observers has been changed.
1.1721w13aObservers now correctly detect when a grass block changes to dirt if a tree grows on top.
Pocket Edition Alpha
v0.15.0May 2, 2016Jeb tweeted that Daniel Wustenhoff is a working on a BUD block.[24]
Observer (front texture) pBE20160502.png Tommaso Checchi tweeted his "rejected graphics" for the observer block.[25]
build 1Observer BE1.png Added observer blocks.
v0.15.3Observers are now placed like a piston and not a log.
Bedrock Edition
1.2.0beta 1.2.0.2Observer BE2.png The front and top texture of observers have now been changed.
Observer blocks can now detect many more block changes.
The strength of the redstone pulse outputted by observer blocks has now been increased.
Observers no longer pulse twice when observing a retracting piston.
Opening and closing the command block screen no longer activates an observer block.
1.10.0beta 1.10.0.3Observer JE4 BE3.png The textures of observers has now been changed.
1.16.0beta 1.15.0.53Observers no longer emit a pulse when they are first placed.
1.16.100beta 1.16.100.55Observers no longer get stuck in an active state when moved by pistons.
Legacy Console Edition
TU54CU44 1.52 Patch 241.0.4Observer JE3.png Added observers.
1.90 Observer JE4 BE3.png The textures of observers has now been changed.
New Nintendo 3DS Edition
0.1.0Observer BE1.png Added observers.

Issues

Issues relating to "Observer" are maintained on the bug tracker. Report issues there.

Trivia

  • The current observer texture was created because Jeb kept confusing the front with the back. He said it was inspired by the "rejected texture" created by Tommaso Checchi.[25][26]

Gallery

See also

References

  1. For example, a button cling on a block, when break the block that a button are clinging, that button will break and cause block update which can be detect by observer.
  2. For example, a mushroom are on light level of 13, according to Minecraft Wiki, at level 13 and above, mushroom will uproot unless on mycelium, podzol or nylium. When update the mushroom, that mushroom will break and cause block update which can be detect by observer.
  3. Another example, a wheat block are on light level of 0, according to Minecraft Wiki, at level 0 and below, wheat block will uproot. When update the wheat, that wheat will break and cause block update which can be detect by observer.
  4. MC-107664
  5. If an observer being pushed/pulled by a (sticky) piston, that observer also powered.[more information needed]
  6. The change of quasi-connected state usually coincides with some other block state change for these mechanisms, such as activating to dispense an item, or the piston head extending/retracting. Therefore, this effect is only noticeable when a dropper or dispenser "deactivates" by losing its quasi-connected status when the redstone power source is turned off. To demonstrate, use a lever to power a redstone repeater that quasi-connects to a dropper. Monitor the dropper with an observer. Turn the lever on. The dropper will drop an item and the observer will trigger. Turn the lever off. The dropper will not do anything, but the observer will trigger again because it detects the dropper's change in quasi-connected state.
  7. When the fluid source block is removed, all of the fluid flowing from the source will also be removed and cause a block update.
  8. Grass, tall grass, 1-block-tall flower, seagrass, tall seagrass, coral, (wall) coral fan, moss carpet, azalea, flowering azalea, roots, fungus, nether sprouts, twisting vine, and pink petals.
  9. Both under the sapling and the area around the sapling.
  10. MC-107410
  11. MC-107783
  12. MCPE-17439
  13. MC-108696
  14. MC-107934
  15. MCPE-17321
  16. MC-107795
  17. MC-107730
  18. MC-108897
  19. MC-107760
  20. MC-108697
  21. MC-107623
  22. MC-199231
  23. MC-146824
  24. "Hype train! @darngeek is working on a device that acts as a proper BUD block in MC:PE (PC eventually), currently called "Observer""@jeb_ (Jens Bergensten) on Twitter, May 2, 2016
  25. a b "Here's my rejected graphics for the Observer, because @darngeek has no artistic sensibility"@_tomcc (Tommaso Checchi) on Twitter, May 2, 2016
  26. "I kept confusing myself which side was front and back, so here's something inspired by the works of @_tomcc http://i.imgur.com/IK2d8m2.png"@jeb_ (Jens Bergensten) on Twitter, November 7, 2016
  1. a b When deactivated, the sculk sensor's and the calibrated sculk sensor's‌[upcoming: JE 1.20] "sculk_sensor_phase" block stage is converted from "active"->"cooldown"->"inactive". However, this happens so fast that observer can't detect it, so that isn't counted.

External Links