Calibrated Sculk Sensor

Blocks

Calibrated Sculk Sensor — block.

Obtaining

A calibrated sculk sensor is a craftable redstone block built from a sculk sensor and three amethyst shards. It keeps the vibration-based behavior of the ordinary sensor, but its crystal-covered side adds a direct redstone filter input.

The block is most useful in compact contraptions where a circuit must distinguish one kind of event from another. Its recipe makes it a renewable build component once a player can reach a deep dark sculk sensor and collect amethyst shards.

Loot tableCalibrated Sculk SensorDetailed drops are not published yet.

Breaking

The calibrated sensor is a hoe-mineable block. Its block loot table returns one calibrated sensor only when the tool has Silk Touch; without that condition the block does not provide an item drop.

Data: Breaking
ToolHoeTool
Tool familyHoe
Silk Touch1 calibrated sculk sensor
Without Silk TouchNo item drop

Crafting

crafting grid

Amethyst ShardAmethyst ShardSculk SensorAmethyst Shard

Ingredients match the published snapshot.

Usage

The block occupies a standard full volume and is shown with an isometric preview.

The sensor detects vibrations and emits a redstone signal in the directions around it. The amethyst-marked side is the calibration input: a redstone strength selects one vibration frequency, while no input makes the sensor use the highest frequency present in an event.

A calibrated sensor listens within a 16-block radius. It stays active for 10 game ticks and then has a 10-tick cooldown, so the same block can react roughly once per 1.05 seconds before distance is added to the vibration delay. Wool blocks between the source and sensor still provide the familiar vibration insulation.

The bottom output strongly powers the block underneath. Other output sides behave as if the sensor itself were strongly powered, except for the calibrated amethyst side. This makes orientation part of a redstone build rather than a cosmetic detail.

Data: Usage
ShapeFull cube
RenderingIsometric preview
SignalRedstone output
Filter inputCalibrated side
Vibration insulationWool blocks vibrations
Detection radius16 blocks
Active phase10 game ticks
Cooldown10 game ticks
Bottom outputStrongly powers the block below

Sounds

The calibrated sensor uses the sculk-sensor sound family when it changes phase. Waterlogging keeps the block able to detect vibrations but suppresses the sounds produced by the block itself.

Behavior

Data: Behavior
Stack size64
Solid blockYes
State count12

Data values

The block identifier is `minecraft:calibrated_sculk_sensor`. Its local blockstate combines the four horizontal facing values with inactive, active and cooldown phases. The facing points toward the striped input side, so rotating the block changes which side accepts the calibration signal.

Data: Data values
Identifierminecraft:calibrated_sculk_sensor
VersionMinecraft 26.2
Blockstateassets/minecraft/blockstates/calibrated_sculk_sensor.json
Loot tableCalibrated Sculk SensorLoot table
StatesActive, inactive
FamilySculk sensor
Phase valuesInactive, active, cooldown
Facing valuesNorth, east, south, west
Mining tagmineable/hoe

History

  1. 26.2Block facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5

Trivia

An adjacent amethyst block can relay the frequency detected by a calibrated sensor. A filtered sensor only relays the frequency selected by its redstone input, which lets separate sensors pass a deliberately narrow signal through a build.

References

The technical details combine the calibrated sensor block and block-entity implementations with the shaped recipe, loot table, registry entries and mining tag used by the Java snapshot.

Data: References
SourceValidated DeepMine snapshot
Snapshot ID918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Digest1c12ea5428e2d3b54f4275a69ecd387c2a7bc428c6ef1acb4bc2bd7a2c16647e
Block implementation`net/minecraft/world/level/block/CalibratedSculkSensorBlock.java`
Vibration listener`net/minecraft/world/level/block/entity/CalibratedSculkSensorBlockEntity.java`
Block registration`net/minecraft/world/level/block/Blocks.java`
Item registration`net/minecraft/world/item/Items.java`
Crafting recipe`data/minecraft/recipe/calibrated_sculk_sensor.json`
Block loot`data/minecraft/loot_table/blocks/calibrated_sculk_sensor.json`
Hoe mining tag`data/minecraft/tags/block/mineable/hoe.json`

Navigation

Data and provenance

minecraft:calibrated_sculk_sensor

Snapshot digest verified.

Page is awaiting additional checks.Missing locales: ru, en
Data source1c12ea5428e2d3b54f4275a69ecd387c2a7bc428c6ef1acb4bc2bd7a2c16647e

Provenance and publication

Readiness
Pending
Snapshot
918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Source set
918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Entity identifier
minecraft:calibrated_sculk_sensor
Digest
1c12ea5428e2d3b54f4275a69ecd387c2a7bc428c6ef1acb4bc2bd7a2c16647e
Missing locales
ru, en