G GameIDs
minecraft · recipes · 26.1.2

Sea Lantern

sea_lantern

Recipe #311

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