Trivia
- The Shulker Box cannot be crafted down the sides of the Crafting Table. The ingredients have to be down the middle.
- A shulker box cannot be placed inside a shulker box.
- When the Shulker Box is opened, the opening animation is the same as the Shulker`s attacking animation.
Info
A shulker box is a block See the various blocks found in Minecraft. For the blocking with shields that reduces damage when performed, see Blocking. All blocks Blocks are the basic units of structure in Minecraft. Contents 1 that can store and transport A minecart, one method of transportation Transportation involves the methods by which players move around the world or between dimensions (the Overworld, the Nether and the End). Contents 1 Methods 1.1 Potions 1.2 Commands 1.3
items.
Videos
Trivia
- When opened with an entity on top, they will rise up half a block. This stretch also occurs to the box`s hitbox.
- When destroyed by an explosion, the block will always drop as an item.
Breaking
Shulker Boxes can be mined with any tool or by hand, but using a pickaxe is the quickest method.
Block | Shulker Box | |
---|---|---|
Hardness | 6 | |
Tool | ||
Breaking "Punch" redirects here. For the enchantment, see Enchanting#Punch. The Player punches trees and gets wood (click to view animation). Breaking, digging, punching, or mining is one of the most fundamental activities in Minecraft, performed (by ![]() | ||
Hand | 9 | |
Wooden | 4.5 | |
Stone | 2.25 | |
Iron | 1.5 | |
Diamond | 1.15 | |
Golden | 0.75 |
- ⃢₆ₑ Times are for unenchanted tools in seconds.
Crafting
Name See values from the latest PC version of Minecraft. For values from Classic, see Data values/Classic. For values from Indev, see Data values/Indev. For values from the Pocket Edition, see Pocket Edition ![]() | Ingredients | Crafting Crafting is the method by which many blocks, tools, and materials are made in Minecraft. In order to craft something, players must move items from their inventory to a crafting grid. A 2×2 crafting grid ![]() |
---|---|---|
Purple Shulker Box | Shulker Shell+ Chest | |
Shulker Box | Any Shulker Box+ Matching Dye Dyes Type Items Durability N/A Renewable Yes Stackable Yes (64) First appearances See history Data value dec: 351 hex: 15F bin: 101011111 Name dye Dyes are a set of 16 items used to change the color of wool, ![]() |
Creative
When instantly mined in creative mode, shulker boxes will drop as an item if there are items stored within.
Usage
Unlike other storage units, such as chests, shulker boxes keep their items when broken, which can be retrieved when placed again. Shulker boxes will drop as an item if pushed by pistons, and can be placed using dispensers. When holding a shulker box with items inside, the items will be listed as properties.
Shulker boxes can be stored in other containers, though they cannot be stored in other shulker boxes.
A shulker box has 27 inventory slots, the same number as a chest.
By default, the GUI of a shulker box is labeled "Shulker Box", but this name can be customized by naming it in an anvil before placing it, or by changing the CustomName
tag using the /blockdata
command.
Block state
- See also: Block states
Name See values from the latest PC version of Minecraft. For values from Classic, see Data values/Classic. For values from Indev, see Data values/Indev. For values from the Pocket Edition, see Pocket Edition ![]() | Value | Description |
---|---|---|
facing | north south east west up down | The direction the shulker box is pointing. The opposite from the direction the player faces while placing the shulker box. |
Block entity
- See also: Block entity format
A shulker box has a block entity associated with it that identifies its contents. The block`s block entity ID is shulker_box
.
Block entity data- Tags common to all block entities see Template:Nbt inherit/blockentity/template
CustomName: Optional. The name of this container, which will display in its GUI where the default name ordinarily is.
Lock: Optional. When not blank, prevents the container from being opened unless the opener is holding an item whose name matches this string.
Items: List of items in the container.
: An item, including the slot tag. Shulker box slots are numbered 0–26, 0 starts in the top left corner.- Tags common to all items see Template:Nbt inherit/item/template
LootTable: Optional. Loot table to be used to fill the shulker box when it is next opened, or the items are otherwise interacted with.
LootTableSeed: Optional. Seed for generating the loot table. 0 or omitted will use a random seed.
- ↑ a b Both loot table tags will be removed once the items have been generated.
Item data
Shulker boxes, as items, use an NBT tag BlockEntityTag
to indicate the contents and details of the box when it is placed.
The following NBT structure is provided to show how the BlockEntityTag
tag is organized, and is not comprehensive above the tag
tag. The full NBT for an item can be found here.
Entity data
Item: The item
tag: Additional information about the item. This tag is optional for most items.
BlockEntityTag: The details of the shulker box
CustomName: Optional. The name of this container, which will display in its GUI where the default name ordinarily is.
Lock: Optional. When not blank, prevents the container from being opened unless the opener is holding an item whose name matches this string.
Items: List of items in the container.
: An item, including the slot tag. Shulker box slots are numbered 0–26, 0 starts in the top left corner.- Tags common to all items see Template:Nbt inherit/item/template
LootTable: Optional. Loot table to be used to fill the shulker box when it is next opened, or the items are otherwise interacted with.
LootTableSeed: Optional. Seed for generating the loot table. 0 or omitted will use a random seed.
- ↑ a b Both loot table tags will be removed once the items have been generated.
History
Official release | |||||
---|---|---|---|---|---|
1.11 | 16w39a | Shulker box added. | |||
16w39c | Silver shulker boxes are now called light gray, in keeping with naming consistencies across dyed blocks. | ||||
1.12 | 17w16a | Shulker boxes recolored. | |||
17w17a | Reverted color of purple shulker boxes. | ||||
Pocket Edition | |||||
1.0 | build 4 | Shulker shells added, but not shulker boxes. | |||
1.1 | build 1 | Added shulker boxes. | |||
build 7 | Updated color palette for shulker boxes. | ||||
Console Edition | |||||
TU53 | CU43 | 1.49 | Patch 23 | Patch s3 | Added shulker boxes. |
Shulker box colors before 1.12
Issues
Issues relating to ⃢₀ₜShulker Box⃢₀ are maintained on the issue tracker. Report issues there.
Gallery
-
All 16 Shulker Box colors (before 17w16a).
Mechanics
Compared with a regular Chest, a Shulker Box adds an extra level of convenience by remaining `intact` (with all of the items still inside of it) when it is broken. It can be carried around with the items inside of it, and it can be placed in the world again with the items still inside of it as well. When it is pushed by a piston, it will be destroyed, but when it is dispensed by a dispenser, it will be placed.
A Shulker Box can be dyed a particular color by placing it in a Crafting Table with a dye of the player`s choice.
Crafting
Shulker Box | (Dyed) Shulker Box (Shapeless recipe) | |||||
---|---|---|---|---|---|---|
None | Shulker Shell | None | None | Shulker Box | None | |
None | Chest | None | None | Any type of Dye | None | |
None | Shulker Shell | None | None | None | None |