G GameIDs
minecraft · recipes · 1.17.1

Granite

granite

Recipe #777

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