G GameIDs
minecraft · recipes · 1.18.2

Sea Lantern

sea_lantern

Recipe #311

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "SCS",
        "CCC",
        "SCS"
    ],
    "key": {
        "S": {
            "item": "minecraft:prismarine_shard"
        },
        "C": {
            "item": "minecraft:prismarine_crystals"
        }
    },
    "result": {
        "item": "minecraft:sea_lantern"
    }
}