G GameIDs
minecraft · recipes · 1.14.4

Mossy Cobblestone

mossy_cobblestone

Recipe #321

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