Shulker Shell
minecraft:shulker_shell

Shulker Shell

Minecraft · by Mojang Studios
item

Acquisition

Ritual using Dragon's Breath, Any Obsidian, Any End Stones and Purple Glazed Terracotta. Produces Shulker Shell.

Ritual
Dragon's Breath Dragon's BreathAny Obsidian Any Obsidian·members not yet documentedAny End Stones Any End Stones·members not yet documented Purple Glazed Terracotta
Shulker Shell Shulker Shell guaranteed

Crafting using Purpur Block, Purpur Pillar, Purpur Block, Purpur Block, Ender Pearl Dust, Purpur Block and Small Pile of Endstone Dust, arranged in the pattern shown. Produces Shulker Shell.

Crafting
Shulker Shell Shulker Shell guaranteed

Scrapbox using Scrap Box. Produces Shulker Shell.

Scrapbox
Shulker Shell Shulker Shell guaranteed

Mining & drops

sourcecountchanceconditions
Mob loot table: Shulker (minecraft) minecraft:shulker1–150%Random Chance With Looting

Used in (1)

Crafting using Shulker Shell, Chest and Shulker Shell, arranged in the pattern shown. Produces Shulker Box.

Crafting
Shulker Shell
Chest
Shulker Shell
Shulker Box Shulker Box guaranteed
Developer reference
Registry name
minecraft:shulker_shell
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (3):

{
  "recipe_type": "occultism:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:dragon_breath"
    },
    {
      "tag": "forge:obsidian"
    },
    {
      "tag": "forge:end_stones"
    },
    {
      "item": "minecraft:purple_glazed_terracotta"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BPB",
    "BTB",
    " E "
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:purpur_block"
    },
    "E": {
      "tag": "c:endstone_small_dusts"
    },
    "P": {
      "item": "minecraft:purpur_pillar"
    },
    "T": {
      "tag": "c:ender_pearl_dusts"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}