G GameIDs
minecraft · recipes · 1.16.5

Shulker Box

shulker_box

Recipe #427

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "-",
        "#",
        "-"
    ],
    "key": {
        "#": {
            "item": "minecraft:chest"
        },
        "-": {
            "item": "minecraft:shulker_shell"
        }
    },
    "result": {
        "item": "minecraft:shulker_box"
    }
}