G GameIDs
minecraft · recipes · 1.21.11

Grindstone

grindstone

Recipe #821

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