G GameIDs
minecraft · recipes · 1.18.2

End Stone Brick Wall

end_stone_brick_wall

Recipe #86

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "###",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:end_stone_bricks"
        }
    },
    "result": {
        "item": "minecraft:end_stone_brick_wall",
        "count": 6
    }
}