minecraft · recipes
· 1.19.4
Sea Lantern
sea_lantern
Recipe #311
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"C": {
"item": "minecraft:prismarine_crystals"
},
"S": {
"item": "minecraft:prismarine_shard"
}
},
"pattern": [
"SCS",
"CCC",
"SCS"
],
"result": {
"item": "minecraft:sea_lantern"
},
"show_notification": true
}