G GameIDs
minecraft · recipes · 1.21.11

Calibrated Sculk Sensor

calibrated_sculk_sensor

Recipe #299

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": "minecraft:amethyst_shard",
        "X": "minecraft:sculk_sensor"
    },
    "pattern": [
        " # ",
        "#X#"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:calibrated_sculk_sensor"
    }
}