G GameIDs
minecraft · recipes · 1.21.11

Beacon

beacon

Recipe #26

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "G": "minecraft:glass",
        "O": "minecraft:obsidian",
        "S": "minecraft:nether_star"
    },
    "pattern": [
        "GGG",
        "GSG",
        "OOO"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:beacon"
    }
}