G GameIDs
minecraft · recipes · 26.1.2

Respawn Anchor

respawn_anchor

Recipe #500

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "G": "minecraft:glowstone",
        "O": "minecraft:crying_obsidian"
    },
    "pattern": [
        "OOO",
        "GGG",
        "OOO"
    ],
    "result": {
        "id": "minecraft:respawn_anchor"
    }
}