Crafting using Sculk Sensor, Sculk Catalyst and Sculk Shrieker, arranged in the pattern shown. Produces Sculk Relay.
- Inputs
- Sculk Sensor
- Sculk Catalyst
- Sculk Shrieker
- Output
- → Sculk Relay
block· Machines & Other Blocks
Sculk Relay is a block from Goety, crafted from Sculk Sensor, Sculk Catalyst, and Sculk Shrieker.
Crafting using Sculk Sensor, Sculk Catalyst and Sculk Shrieker, arranged in the pattern shown. Produces Sculk Relay.
| source | count | drop rate | conditions |
|---|---|---|---|
| Sculk Relay | 1–1 | 100% | Drops itself with Silk Touch |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
| drops | count | drop rate | conditions |
|---|---|---|---|
| Sculk Relay | 1–1 | 100% | Drops itself with Silk Touch |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
goety:sculk_relaygoetygoetyminecraft:blocks/mineable/hoe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"e",
"b",
"c"
],
"ingredients": {
"b": {
"item": "minecraft:sculk_catalyst"
},
"c": {
"item": "minecraft:sculk_shrieker"
},
"e": {
"item": "minecraft:sculk_sensor"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}