G GameIDs
minecraft · recipes · 1.21.11

Respawn Anchor

respawn_anchor

Recipe #500

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