G GameIDs
minecraft · recipes · 1.17.1

Loom

loom

Recipe #796

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "@@",
        "##"
    ],
    "key": {
        "#": {
            "tag": "minecraft:planks"
        },
        "@": {
            "item": "minecraft:string"
        }
    },
    "result": {
        "item": "minecraft:loom"
    }
}