G GameIDs
minecraft · recipes · 1.20.6

Jack O Lantern

jack_o_lantern

Recipe #83

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "A": {
            "item": "minecraft:carved_pumpkin"
        },
        "B": {
            "item": "minecraft:torch"
        }
    },
    "pattern": [
        "A",
        "B"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:jack_o_lantern"
    }
}