G GameIDs
minecraft · recipes · 1.17.1

Mossy Cobblestone

mossy_cobblestone

Recipe #321

1.17.1 #6
{
    "type": "minecraft:crafting_shapeless",
    "group": "mossy_cobblestone",
    "ingredients": [
        {
            "item": "minecraft:cobblestone"
        },
        {
            "item": "minecraft:vine"
        }
    ],
    "result": {
        "item": "minecraft:mossy_cobblestone"
    }
}