G GameIDs
minecraft · recipes · 26.1.2

Stonecutter

stonecutter

Recipe #838

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