G GameIDs
minecraft · recipes · 1.21.11

End Stone Bricks

end_stone_bricks

Recipe #7

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": "minecraft:end_stone"
    },
    "pattern": [
        "##",
        "##"
    ],
    "result": {
        "count": 4,
        "id": "minecraft:end_stone_bricks"
    }
}