G GameIDs
minecraft · recipes · 1.20.6

Granite

granite

Recipe #777

1.20.6 #3
{
    "type": "minecraft:crafting_shapeless",
    "category": "building",
    "ingredients": [
        {
            "item": "minecraft:diorite"
        },
        {
            "item": "minecraft:quartz"
        }
    ],
    "result": {
        "count": 1,
        "id": "minecraft:granite"
    }
}