Calibrated Sculk Sensor
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.
| Tool | HoeTool |
|---|---|
| Tool family | Hoe |
| Silk Touch | 1 calibrated sculk sensor |
| Without Silk Touch | No item drop |
Crafting
Result
Calibrated Sculk SensorIngredients 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.
| Shape | Full cube |
|---|---|
| Rendering | Isometric preview |
| Signal | Redstone output |
| Filter input | Calibrated side |
| Vibration insulation | Wool blocks vibrations |
| Detection radius | 16 blocks |
| Active phase | 10 game ticks |
| Cooldown | 10 game ticks |
| Bottom output | Strongly 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
| Stack size | 64 |
|---|---|
| Solid block | Yes |
| State count | 12 |
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.
| Identifier | minecraft:calibrated_sculk_sensor |
|---|---|
| Version | Minecraft 26.2 |
| Blockstate | assets/minecraft/blockstates/calibrated_sculk_sensor.json |
| Loot table | Calibrated Sculk SensorLoot table |
| States | Active, inactive |
| Family | Sculk sensor |
| Phase values | Inactive, active, cooldown |
| Facing values | North, east, south, west |
| Mining tag | mineable/hoe |
History
- 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.
Gallery
See also
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.
| Source | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | 1c12ea5428e2d3b54f4275a69ecd387c2a7bc428c6ef1acb4bc2bd7a2c16647e |
| 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.
1c12ea5428e2d3b54f4275a69ecd387c2a7bc428c6ef1acb4bc2bd7a2c16647eProvenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:calibrated_sculk_sensor
- Digest
- 1c12ea5428e2d3b54f4275a69ecd387c2a7bc428c6ef1acb4bc2bd7a2c16647e
- Missing locales
- ru, en






