minecraft · recipes
· 1.12.2
Lapis Block
lapis_block
Recipe #74
1.12.2
#11
{
"type": "crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:dye",
"data": 4
}
},
"result": {
"item": "minecraft:lapis_block"
}
}