G GameIDs
minecraft · recipes · 1.20.6

Loom

loom

Recipe #796

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "tag": "minecraft:planks"
        },
        "@": {
            "item": "minecraft:string"
        }
    },
    "pattern": [
        "@@",
        "##"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:loom"
    }
}