G GameIDs
minecraft · recipes · 1.19.4

Mossy Cobblestone

mossy_cobblestone

Recipe #321

1.19.4 #4
{
    "type": "minecraft:crafting_shapeless",
    "category": "building",
    "group": "mossy_cobblestone",
    "ingredients": [
        {
            "item": "minecraft:cobblestone"
        },
        {
            "item": "minecraft:moss_block"
        }
    ],
    "result": {
        "item": "minecraft:mossy_cobblestone"
    }
}