minecraft · recipes
· 1.13.2
End Stone Bricks
end_stone_bricks
Recipe #7
1.13.2
#10
{
"type": "crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:end_stone"
}
},
"result": {
"item": "minecraft:end_stone_bricks",
"count": 4
}
}