16 lines
215 B
JSON
16 lines
215 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"SS",
|
|
"SS"
|
|
],
|
|
"key": {
|
|
"S": {
|
|
"item": "minecraft:prismarine_shard"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:prismarine",
|
|
"data": 0
|
|
}
|
|
} |