G GameIDs
minecraft · recipes · 1.20.6

Shulker Box

shulker_box

Recipe #427

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "item": "minecraft:chest"
        },
        "-": {
            "item": "minecraft:shulker_shell"
        }
    },
    "pattern": [
        "-",
        "#",
        "-"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:shulker_box"
    }
}