minecraft · recipes
· 1.15.2
Shulker Box
shulker_box
Recipe #427
1.15.2
#8
{
"type": "minecraft:crafting_shaped",
"pattern": [
"-",
"#",
"-"
],
"key": {
"#": {
"item": "minecraft:chest"
},
"-": {
"item": "minecraft:shulker_shell"
}
},
"result": {
"item": "minecraft:shulker_box"
}
}