G GameIDs
minecraft · recipes · 1.20.6

Grindstone

grindstone

Recipe #821

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "tag": "minecraft:planks"
        },
        "-": {
            "item": "minecraft:stone_slab"
        },
        "I": {
            "item": "minecraft:stick"
        }
    },
    "pattern": [
        "I-I",
        "# #"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:grindstone"
    }
}