G GameIDs
minecraft · recipes · 1.16.5

Loom

loom

Recipe #796

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