G GameIDs
minecraft · recipes · 1.13.2

Sea Lantern

sea_lantern

Recipe #311

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