G GameIDs
minecraft · recipes · 1.21.11

Stonecutter

stonecutter

Recipe #838

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:stone",
        "I": "minecraft:iron_ingot"
    },
    "pattern": [
        " I ",
        "###"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:stonecutter"
    }
}