G GameIDs
minecraft · recipes · 1.20.6

Calibrated Sculk Sensor

calibrated_sculk_sensor

Recipe #299

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