G GameIDs
minecraft · recipes · 26.1.2

Calibrated Sculk Sensor

calibrated_sculk_sensor

Recipe #299

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