G GameIDs
minecraft · recipes · 1.19.4

Jack O Lantern

jack_o_lantern

Recipe #83

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "A": {
            "item": "minecraft:carved_pumpkin"
        },
        "B": {
            "item": "minecraft:torch"
        }
    },
    "pattern": [
        "A",
        "B"
    ],
    "result": {
        "item": "minecraft:jack_o_lantern"
    },
    "show_notification": true
}