G GameIDs
minecraft · recipes · 1.12.2

Mossy Cobblestone

mossy_cobblestone

Recipe #321

1.12.2 #11
{
    "type": "crafting_shapeless",
    "ingredients": [
        {
            "item": "minecraft:cobblestone"
        },
        {
            "item": "minecraft:vine"
        }
    ],
    "result": {
        "item": "minecraft:mossy_cobblestone"
    }
}