minecraft · recipes
· 1.12.2
Purple Shulker Box
purple_shulker_box
Recipe #645
1.12.2
#11
{
"type": "crafting_shaped",
"pattern": [
"-",
"#",
"-"
],
"key": {
"#": {
"item": "minecraft:chest"
},
"-": {
"item": "minecraft:shulker_shell"
}
},
"result": {
"item": "minecraft:purple_shulker_box"
}
}