G GameIDs
minecraft · recipes · 1.21.11

Sea Lantern

sea_lantern

Recipe #311

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "C": "minecraft:prismarine_crystals",
        "S": "minecraft:prismarine_shard"
    },
    "pattern": [
        "SCS",
        "CCC",
        "SCS"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:sea_lantern"
    }
}