The sculk sensor is a block in the sculk family. It detects vibrations caused by actions and events in a radius around it and emits a redstone signal, and, if it was triggered by a player, also activates nearby sculk shriekers. Players can sneak to avoid making vibrations and wool can be used to occlude and block them.
Obtaining
Breaking
Sculk sensors can be mined with any tool enchanted with Silk Touch, but hoes are the quickest. If mined with a non-Silk Touch tool, they drop 5 experience instead.
Block | Sculk Sensor | |
---|---|---|
Hardness | 1.5 | |
Tool | ||
Breaking time[A] | ||
Default | 2.25 | |
Wooden | 1.15 | |
Stone | 0.6 | |
Iron | 0.4 | |
Diamond | 0.3 | |
Netherite | 0.25 | |
Golden | 0.2 |
- ↑ Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.
Chest loot
Item | Structure | Container | Quantity | Chance |
---|---|---|---|---|
Java Edition | ||||
Sculk Sensor | Ancient City | Chest | 1–3 | 23.2% |
Bedrock Edition | ||||
Sculk Sensor | Ancient City | Chest | 1–3 | 23.2% |
Natural generation
Sculk sensors generate within the deep dark biome and ancient cities.
Post-generation
A sculk catalyst has a 9% chance of generating a sculk sensor on top of a sculk block.
Usage
Crafting ingredient
Sculk sensors can be used to craft calibrated sculk sensors.
Name | Ingredients | Crafting recipe |
---|---|---|
Calibrated Sculk Sensor | Amethyst Shard + Sculk Sensor |
Light
A sculk sensor has a light level of 1. When active, it changes to a lighter block state without a change to the light level.
Vibration detection

Sculk sensors detect vibrations in an 8 block spherical radius around it. Vibrations are caused by various events, such as a player and mobs walking, placing or breaking blocks, gliding with elytra, items falling on the ground, a piston extending or a wet wolf shaking itself off. While sneaking, a player is not detected. Walking, falling, dropping items, or shooting a projectile all trigger the sensor.
When a vibration is made within the range of a sculk sensor, a signal travels from the vibration source to the sensor at a speed of one block per game tick (20 blocks per second). When the signal arrives, the sensor is activated for 40 game ticks (2 seconds). The sensor cannot detect any other vibrations while activated or while a signal is traveling to it.
Sculk sensors have a cooldown period of 1 game tick (0.05 seconds) after being placed or after deactivating. During this short cooldown period, they cannot detect vibrations. This prevents them from activating when a contraption it is powering is being unpowered.
Sculk sensors don't detect vibrations from other sculk sources or the warden.
Wool and carpets have a special interaction with sculk sensors. If a wool block is placed between a sensor and a vibration source, the sensor is not able to detect the placed wool nor vibrations behind it. Specifically, if the ray joining the cube centers of the sensor block and the vibration source passes through any wool blocks, the noise is muffled. If the ray passes diagonally through the edge between two blocks, either one or the other block may muffle it but not both. Sculk sensors are not able to detect footsteps or dropped items on wool blocks or carpet, and they are also unable to detect dropped items of wool and carpets.
Sculk sensors pass on the vibrations made by players to sculk shriekers within 8 blocks of the sensor. For example, an item dropped by a player triggers the shrieker, but an item dropped by a dispenser or from a broken block does not; a player flying around with elytra triggers the shrieker, but a bat flying around does not. Alarms can be blocked by wool placed in between the sensor and shrieker, similar to how wool can block vibrations from reaching the sensor itself.
Redstone emission
Sculk sensors emit a redstone signal when they are activated. The strength of the redstone signal is inversely proportional to the distance the vibration signal traveled – the closer the vibration is to the sculk sensor, the stronger the redstone signal is, so it reaches the maximum redstone signal strength when the vibration is directly on top of the sensor.
Vibration amplitudes
Each vibration in the game falls under a certain amplitude value. This value can be measured with a comparator. With the right contraption, the player could detect if a certain action has occurred or is occurring nearby.
1.20.2
Output | Vibration type | Game event | Description |
---|---|---|---|
1 | Step | minecraft:step
|
Player or entity steps |
Swim | minecraft:swim
|
Player or entity swims, boat paddles | |
Flap | minecraft:flap
|
Entity flaps (bat) | |
Resonate 1 | minecraft:resonate_1
|
||
2 | Projectile Land | minecraft:projectile_land
|
Projectile lands (snowball) |
Hit Ground | minecraft:hit_ground
|
Player or entity hits ground post-jump or fall | |
Splash | minecraft:splash
|
Player or entity splashes. Entity entering water or bubble column | |
Resonate 2 | minecraft:resonate_2
|
||
3 | Item Interact Finish | minecraft:item_interact_finish
|
Item Interaction (Shield, Spyglass, Bone Meal) |
Projectile Shoot | minecraft:projectile_shoot
|
Projectile Shoots (arrow) | |
Instrument Play | minecraft:instrument_play
|
Goat Horn Plays | |
Resonate 3 | minecraft:resonate_3
|
||
4 | Entity Action | minecraft:entity_action
|
Entity Roars (Ravager), Entity Shakes (wolf after swimming) |
Elytra Glide | minecraft:elytra_glide
|
Player glides | |
Unequip | minecraft:unequip
|
Armor unequip in armor slot or stand | |
Resonate 4 | minecraft:resonate_4
|
||
5 | Entity Dismount | minecraft:entity_dismount
|
Player Dismount |
Equip | minecraft:equip
|
Armor equip in armor slot or stand | |
Resonate 5 | minecraft:resonate_5
|
||
6 | Entity Mount | minecraft:entity_mount
|
Player Mount (horse) |
Entity Interact | minecraft:entity_interact
|
Player interaction with entity (breeding) | |
Shear | minecraft:shear
|
Shears a sheep | |
Resonate 6 | minecraft:resonate_6
|
||
7 | Entity Damage | minecraft:entity_damage
|
Damage or death to entities (except armor stand) |
Resonate 7 | minecraft:resonate_7
|
||
8 | Drink | minecraft:drink
|
Player or entity drinks |
Eat | minecraft:eat
|
Player or entity eats | |
Resonate 8 | minecraft:resonate_8
|
||
9 | Container Close | minecraft:container_close
|
Close container (Chest, shulkerbox, hopper) |
Block Close | minecraft:block_close
|
Door Close (trapdoor and fencegate) | |
Block Deactivate | minecraft:block_deactivate
|
Lever or button deactivation | |
Block Detach | minecraft:block_detach
|
Tripwire detachment | |
Resonate 9 | minecraft:resonate_9
|
||
10 | Container Open | minecraft:container_open
|
Open Container |
Block Open | minecraft:block_open
|
Open Door | |
Block Activate | minecraft:block_activate
|
Activate Blocks | |
Block Attach | minecraft:block_attach
|
Attachment of Tripwire hook | |
Prime Fuse | minecraft:prime_fuse
|
TNT or creeper activation | |
Note Block Play | minecraft:note_block_play
|
Note Block Sounds | |
Resonate 10 | minecraft:resonate_10
|
||
11 | Block Change | minecraft:block_change
|
Block Change (Chiseled Bookshelf, Lectern) |
Resonate 11 | minecraft:resonate_11
|
||
12 | Block Destroy | minecraft:block_destroy
|
Block Destruction |
Fluid Pickup | minecraft:fluid_pickup
|
Gathered Fluid (Water, honey bottle, powdered snow) | |
Resonate 12 | minecraft:resonate_12
|
||
13 | Block Place | minecraft:block_place
|
Block Placement |
Fluid Place | minecraft:fluid_place
|
Fluid Placement | |
Resonate 13 | minecraft:resonate_13
|
||
14 | Entity Place | minecraft:entity_place
|
Entity Placement via Spawn-egg, Mob Spawner, Armor Stand Placement, or Evoker magic |
Lightning Strike | minecraft:lightning_strike
|
Lightning Strike | |
Teleport | minecraft:teleport
|
Endermen, Chorus Fruit, Shulker | |
Resonate 14 | minecraft:resonate_14
|
||
15 | Entity Die | minecraft:entity_die
|
Armor Stand Dies, Firework Finishes |
Explode | minecraft:explode
|
TNT, End Crystal, Bed/Respawn Anchor, Creeper Explosion | |
Resonate 15 | minecraft:resonate_15
|
Vibration resonance
When a sculk sensor detects a vibration, any adjacent block of amethyst will reemit a vibration on the same frequency that the sculk sensor detected.
Things which are not detected
The following occurrences, despite presumably causing physical motion, do not produce vibrations and therefore cannot be detected:
- Blocks destroyed by a fluid flowing into their space[1]
- Several blocks being destroyed due to their supporting block being removed:[2]
- Rails
- Powered rails
- Detector rails
- Activator rails
- Redstone wire
- Redstone repeaters
- Redstone comparators
- Several cases where a dispenser fails to perform an action:[3]
- Flint and steel not creating fire
- Bone meal not growing something
- Heads and carved pumpkins, if not equipped on something or placed
- Shulker boxes, if not placed
- Shears, if there's nothing to shear
- Glowstone, if it doesn't charge a respawn anchor
- Inserting an eye of ender into an end portal frame[4][5]
- Usage of bone meal[6]
- Eyes of ender breaking[7]
- Ender Pearl Teleportation[8]
- Silverfish entering blocks[9]
- Water and lava flowing into existing spaces, or drying up[10]
- Changing the mode of a redstone comparator[11]
- Dyes used on signs[12]
- Ink sacs and glow ink sacs used on signs[13]
- Changing the delay on a redstone repeater[14]
- Changing the shape of a single unit of redstone wire[15]
- Fire extinguished by rain[16]
- Fire extinguished via splash water bottles[17]
- Carrot crops eaten by rabbits[18]
- Certain specific events at a distance of exactly seven[more information needed] blocks away:[19]
- Falling blocks changing from entities to blocks
- Placing armor stands
- Breaking armor stands
- Using spawn eggs
The following cases have been confirmed to be intentional:
- Axolotls being bred via tropical fish buckets[20]
- Moss blocks replacing existing blocks[21]
Piston interactivity
Sculk sensors are immovable. Pistons cannot push them, and sticky pistons cannot push or pull them. Slime blocks and honey blocks do not stick to sculk sensors and have no effect whether the slime block or honey block is being pushed or pulled.
Sounds
A sculk sensor is silent if waterlogged. It can still detect vibration, but does not produce sounds itself.
Generic
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
---|---|---|---|---|---|---|---|---|
Block broken | Blocks | Once the block has broken | block | subtitles | 0.9 | 0.96 | 16 | |
Block placed | Blocks | When the block is placed | block | subtitles | 0.8 | 0.96 | 16 | |
Block breaking | Blocks | While the block is in the process of being broken | block | subtitles | 0.25 | 0.5 | 16 | |
None[sound 1] | Entity-Dependent | Falling on the block with fall damage | block | None[sound 1] | 0.5 | 0.75 | 16 | |
Footsteps | Entity-Dependent | Walking on the block | block | subtitles | 0.15 | 1.0 | 16 |
Sound | Source | Description | Resource location | Volume | Pitch |
---|---|---|---|---|---|
Blocks | Once the block has broken | break | 0.8 | 0.8-1.0 | |
Blocks | When the block is placed | place | 0.8 | 0.8-1.0 | |
Blocks | While the block is in the process of being broken | hit | 0.35 | 0.5 | |
Players | Falling on the block with fall damage | fall | 0.4 | 1.0 | |
Players | Walking on the block | step | 0.17 | 1.0 | |
Players | Jumping from the block | jump | 0.12 | 1.0 | |
Players | Falling on the block without fall damage | land | 0.14 | 1.0 |
Unique
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
---|---|---|---|---|---|---|---|---|
Sculk Sensor starts clicking | Blocks | When a sculk sensor detects a vibration | block | subtitles | 0.73 | 0.8-1.0 | 16 | |
Sculk Sensor stops clicking | Blocks | When a sculk sensor deactivates | block | subtitles | 0.62 | 0.8-1.0 | 16 | |
Amethyst resonates | Blocks | When an amethyst block re-emits a vibration | block | subtitles | 1.0 | varies[sound 1] | 48 |
- ↑ Picks number from 0, 0, 2, 4, 6, 7, 9, 10, 12, 14, 15, 18, 19, 21, 22, or 24 using the vibration's signal strength, and applies . It uses the same equation that note blocks do.
Sound | Source | Description | Resource location | Volume | Pitch |
---|---|---|---|---|---|
Blocks | When a sculk sensor detects a vibration | power | 0.73 | 0.8-1.2 | |
Blocks | When a sculk sensor deactivates | power | 0.62 | 0.8-1.2 | |
Blocks | When an amethyst block re-emits a vibration | resonate | 3.0 | varies[sound 1] | |
None | None | Undefined sound event | block | 1.0 | 0.73 |
None | Undefined sound event | block | 1.0 | 0.62 |
Data values
ID
Name | Identifier | Form | Translation key |
---|---|---|---|
Sculk Sensor | sculk_sensor | Block & Item | block.minecraft.sculk_sensor |
Name | Identifier |
---|---|
Block entity | sculk_sensor |
Name | Identifier | Numeric ID | Form | Item ID[i 1] | Translation key |
---|---|---|---|---|---|
Sculk Sensor | sculk_sensor | 562 | Block & Giveable Item[i 2] | Identical[i 3] | tile.sculk_sensor.name |
Name | Savegame ID |
---|---|
Block entity | SculkSensor |
Block states
Name | Default value | Allowed values | Description |
---|---|---|---|
power | 0 | 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | The sculk sensor's current power level. |
sculk_sensor_phase | inactive | active cooldown inactive | Whether or not the sculk sensor is active.[more information needed] |
waterlogged | false | false true | Whether or not there's water in the same place as this sculk sensor. |
Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
---|---|---|---|---|---|
sculk_sensor_phase | Not Supported | 0 | 0 1 2 | Unsupported | The sculk sensor phase.[more information needed] |
Block data
A sculk sensor has a block entity associated with it that holds additional data about the block.
Sculk Sensor/BE
Achievements
Icon | Achievement | In-game description | Actual requirements (if different) | Gamerscore earned | Trophy type (PS4) | |
---|---|---|---|---|---|---|
PS4 | Other | |||||
Sneak 100 | Sneaking [sic] next to a Sculk Sensor without triggering it | Sneak next to a Sculk Sensor or Warden without triggering or aggravating it. | 10G | Bronze |
Advancements
Icon | Advancement | In-game description | Parent | Actual requirements (if different) | Resource location |
---|---|---|---|---|---|
![]() ![]() | Sneak 100 | Sneak near a Sculk Sensor or Warden to prevent it from detecting you | Adventure | Sneak within 8 blocks from a sculk sensor, or 16 blocks from a warden. | adventure/avoid_vibration
|
History
2020 | Prototypes for the sculk sensor are made, previously simply stepping on sculk would produce noise and alert the warden. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
The sculk sensors were originally only going to emit a redstone signal after being triggered four times, visually shown by markings on its top that would light up each time. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
October 3, 2020 | ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
November 13, 2020 | ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tendrils are no longer entities and merged to block model. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
November 23, 2020 | ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
November 27, 2020 | ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Java Edition | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.17 | 20w49a | ![]() ![]() ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
20w51a | Eating Start has been removed as an event. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Entity Hit's frequency value has changed from 9 to 8. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Container Close's frequency value has changed from 10 to 14. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Container Open's frequency value has changed from 11 to 15. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Walking on wool no longer causes vibrations. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Throwing wool as an item onto the ground no longer causes vibrations. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sculk sensors are now silent while waterlogged. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
21w05a | Added the following game events:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
21w13a | The two unused textures of the calibrated sculk sensor top and side has removed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
21w19a | Sculk sensors are now accessible only through commands. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.18 | Experimental Snapshot 1 | Sculk sensors are now available in the Creative inventory. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
21w37a | Sculk sensors are once again accessible only through commands. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.19 | Deep Dark Experimental Snapshot 1 | Sculk sensors now generate in the deep dark biome. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sculk sensors now drop experience when mined without Silk Touch. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sculk sensors now always activate when stepped on, even when sneaking. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sculk sensors have been re-added to the Creative inventory. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
22w15a | Carpets, like wool blocks, now dampen the vibrations caused by their placing, breaking or dropping as items. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Carpets now also dampen the vibrations caused by running and jumping over them. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.19.4 | 23w06a | Sculk sensors are now able to detect more actions included in several existing and new game events, such as:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.19.4 Pre-release 1 | The item_interact_finish event now has a vibration frequency of 2 instead of 14. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.19.4 Pre-release 4 | Sculk sensors are now activated upon breaking shulker bullets. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.20 | 23w12a | Sculk sensors can now be used to craft calibrated sculk sensors. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vibration frequencies of many actions in the game have been tweaked and greatly simplified to prevent unwanted interference, as following:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sculk sensors now resonate their vibrations through amethyst. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
23w14a | The default redstone output for sculk sensors has been modified to be more reliable for distance calculations. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sculk sensors now strongly power the block they are placed on. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Removed the cooldown state of sculk_sensor_phase block state. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
23w16a | If a vibration is scheduled to be received by a sculk sensor, it will stay queued until all adjacent chunks are loaded and ticking. This prevents vibration resonance setups from breaking when unloading their chunks from a distance. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
23w17a | Sculk sensors now last 30 game ticks when in Active phase instead of 40. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sculk sensors now last 10 game ticks when in Cooldown phase instead of 1. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
23w18a | Landing or jumping on the edge of wool no longer triggers sculk sensors.[28] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Walking on the edge of blocks now properly triggers sculk sensors.[29] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.20.2 | 23w31a | Sculk sensors can now detect totems of undying activating. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sculk sensors can now detect witches drinking a potion. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sculk sensors can now detect turtles clearing away sand. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sculk sensors can now detect camels standing up, sitting down, or dashing. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
23w32a | Vibrations no longer risk being lost on simulation distance limit. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Unequipping items emits a new unequip vibration of frequency 4 . | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Chiseled bookshelves emit a block_change vibration of frequency 11 when receiving books from hoppers. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Turtle eggs cracking emit a block_change vibration of frequency 11 . | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Turtle eggs hatching emit a block_destroy vibration of frequency 12 . | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Using bone meal emits an item_interact_finish vibration of frequency 3 . | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fire being doused by water potion emits a block_destroy vibration of frequency 12 . | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Evokers evoking vexes or fangs emit an entity_place vibration of frequency 14 . | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Carrots being eaten by rabbits emit a block_change vibration of frequency 11 . | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sweet berries being eaten by foxes emit a block_change vibration of frequency 11 . | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Camels eating cactus emit an eat vibration of frequency 8 . | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Bedrock Edition | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Caves & Cliffs (Experimental) | beta 1.16.210.56 | ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sculk_sensor_redstone_signal particles are also different from the ones in Java Edition. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
beta 1.17.0.50 | Sculk sensors can now detect walking vibrations below y=0. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
beta 1.17.10.20 | ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.18.0 | beta 1.18.0.20 | Sculk sensor are now available outside experimental gameplay. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
beta 1.18.0.22 | Sculk sensors have been moved behind the "Vanilla Experiments" experimental gameplay toggle. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vanilla Experiments (Experimental) | beta 1.18.0.22 | Sculk sensors are now broken faster with a hoe. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Wild Update (Experimental) | beta 1.18.10.21 | Sculk sensors have been moved behind the "Wild Update" experimental gameplay toggle. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
beta 1.18.30.22 | Added wool occlusion to sculk sensors. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sculk sensors no longer make clicking sounds if they are waterlogged. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
beta 1.18.30.28 | Sculk sensors now generate in the "Deep Dark" biome. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.19.0 | beta 1.19.0.20 | Added more game events to match Java Edition. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sculk sensors now always activate when stepped on, even when sneaking. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sculk sensors are now available without enabling experimental gameplay again. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
beta 1.19.0.24 | Sculk sensors now drop experience when mined without Silk Touch. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.20.10 | beta 1.20.10.20 | Sculk sensors can now detect the following events:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1.20.30 | beta 1.20.30.20 | Sculk sensors can now detect the following events:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
beta 1.20.30.21 | Sculk sensors can now detect the following events:
|
Issues
Issues relating to "Sculk Sensor" are maintained on the bug tracker. Report issues there.
Trivia
- "Sculk" is derived from "skulk", meaning "keep out of sight, typically with a sinister or cowardly motive".[30]
- Originally the sculk sensor used to require 4 vibrations before it would emit a redstone signal which is the markings up the top, they would light up for each vibration received and would slowly go down after time.[31]
Gallery
-
Multiple Sculk sensors with other sculk type of blocks on Minecraft Live.
-
Ditto. Screenshot by kingbdogz.
-
Close look.
-
Wool occlusion.
-
Sculk sensors as wireless redstone.
-
Sculk sensors are not affected by rain.
-
Sculk in a forest.
-
Old textures.
-
New textures.
-
Performance optimizing.
-
Ditto.
-
Snowballs creating vibrations.
-
Sculk sensors in a cave.
-
A contraption using a waterlogged sculk sensor.
-
Sculk type of blocks in redstone category.
-
Trypophobia sculk sensor.
References
- ↑ MC-207410
- ↑ MC-207411
- ↑ MC-208142
- ↑ MC-208805
- ↑ MCPE-155372
- ↑ MC-209798
- ↑ MC-210153
- ↑ MC-261419
- ↑ MC-210283
- ↑ MC-210482
- ↑ MC-211331
- ↑ MC-212278
- ↑ MC-214619
- ↑ MC-214621
- ↑ MC-214623
- ↑ MC-217923
- ↑ MC-219440
- ↑ MC-251525
- ↑ MC-260818
- ↑ MC-208799
- ↑ MC-214210
- ↑ MC-213936
- ↑ MC-207334 — resolved as "Works As Intended".
- ↑ MC-213950
- ↑ MC-213962 — Works As Intended
- ↑ MC-208799 — resolved as "Works As Intended".
- ↑ MC-213947
- ↑ MC-252389 — "When landing (or jumping) on wool with your hitbox over the edge, it produces a vibration" — resolved as "Fixed".
- ↑ MC-207290 — "Sculk sensors don't detect vibrations while walking on the edge of a block" — resolved as "Fixed".
- ↑ "While not related, Sculk name was inspired by Jeb's process with naming the Shulkers - he liked the word "Lurker", but changed it around a bit to feel new. Sculk is one letter changed in Skulk, meaning 'keep out of sight, typically with a sinister or cowardly motive'" – @kingbdogz on X, October 13, 2020
- ↑ "This is how the old sculk sensor worked Source: Minecraft Ideas Academy discord" – @CagilMartin on X, June 26, 2022
External Links
- How to Use Sculk Sensors – Minecraft.net on February 2, 2023