G GameIDs
minecraft · recipes · 1.19.4

Respawn Anchor

respawn_anchor

Recipe #500

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "G": {
            "item": "minecraft:glowstone"
        },
        "O": {
            "item": "minecraft:crying_obsidian"
        }
    },
    "pattern": [
        "OOO",
        "GGG",
        "OOO"
    ],
    "result": {
        "item": "minecraft:respawn_anchor"
    },
    "show_notification": true
}