G GameIDs
minecraft · recipes · 1.15.2

Granite

granite

Recipe #777

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