minecraft · recipes
· 1.13.2
Stone Bricks
stone_bricks
Recipe #402
1.13.2
#10
{
"type": "crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:stone"
}
},
"result": {
"item": "minecraft:stone_bricks",
"count": 4
}
}