G GameIDs
minecraft · recipes · 1.12.2

Jungle Door

jungle_door

Recipe #481

1.12.2 #11
{
    "type": "crafting_shaped",
    "group": "wooden_door",
    "pattern": [
        "##",
        "##",
        "##"
    ],
    "key": {
        "#": {
            "item": "minecraft:planks",
            "data": 3
        }
    },
    "result": {
        "item": "minecraft:jungle_door",
        "count": 3
    }
}