G GameIDs
minecraft · recipes · 26.1.2

Painting

painting

Recipe #272

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:stick",
        "X": "#minecraft:wool"
    },
    "pattern": [
        "###",
        "#X#",
        "###"
    ],
    "result": {
        "id": "minecraft:painting"
    }
}