G GameIDs
minecraft · recipes · 1.13.2

Mossy Cobblestone Wall

mossy_cobblestone_wall

Recipe #68

1.13.2 #10
{
    "type": "crafting_shaped",
    "pattern": [
        "###",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:mossy_cobblestone"
        }
    },
    "result": {
        "item": "minecraft:mossy_cobblestone_wall",
        "count": 6
    }
}