G GameIDs
minecraft · recipes · 26.1.2

Pale Oak Sign

pale_oak_sign

Recipe #788

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "wooden_sign",
    "key": {
        "#": "minecraft:pale_oak_planks",
        "X": "minecraft:stick"
    },
    "pattern": [
        "###",
        "###",
        " X "
    ],
    "result": {
        "count": 3,
        "id": "minecraft:pale_oak_sign"
    }
}