G GameIDs
minecraft · recipes · 1.19.4

Recovery Compass

recovery_compass

Recipe #546

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "C": {
            "item": "minecraft:compass"
        },
        "S": {
            "item": "minecraft:echo_shard"
        }
    },
    "pattern": [
        "SSS",
        "SCS",
        "SSS"
    ],
    "result": {
        "item": "minecraft:recovery_compass"
    },
    "show_notification": true
}