G GameIDs
minecraft · recipes · 26.1.2

Grindstone

grindstone

Recipe #821

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "#minecraft:planks",
        "-": "minecraft:stone_slab",
        "I": "minecraft:stick"
    },
    "pattern": [
        "I-I",
        "# #"
    ],
    "result": {
        "id": "minecraft:grindstone"
    }
}