G GameIDs
minecraft · recipes · 1.21.11

Shulker Box

shulker_box

Recipe #427

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