G GameIDs
minecraft · recipes · 1.13.2

Granite

granite

Recipe #777

1.13.2 #10
{
    "type": "crafting_shapeless",
    "ingredients": [
        {
            "item": "minecraft:diorite"
        },
        {
            "item": "minecraft:quartz"
        }
    ],
    "result": {
        "item": "minecraft:granite"
    }
}