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