Create: Shulker Vault

Have you ever want a vault to act fairly similar to a shulker box? The shulker vault retains its inventory and opens just like a shulker box.

File Details

shulkervault-1.0.0.jar

  • R
  • Apr 17, 2026
  • 88.80 KB
  • 79
  • 1.21.1
  • NeoForge

File Name

shulkervault-1.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-shulker-vault-1509542:7938406"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Patch Notes - Shulker Vault v1.0.0

New Blocks

Shulker Vault

  • A 27-slot storage block with 4x stack capacity (256 items per slot)
  • Animated lid that opens and spins like a vanilla shulker box
  • Players standing on top are lifted smoothly as the lid opens
  • Works with hoppers, funnels, chutes, and Create automation
  • Can be picked up with a Create wrench, preserving all contents
  • Displays the item in the currently hovered slot while the GUI is open

Advanced Shulker Vault

  • Upgraded version with all base vault features plus Create package support
  • Crafted via Mechanical Crafting: Electron Tube + Packager + Shulker Vault
  • Preserves inventory contents during upgrade
  • Package Receiving: Automatically unpacks incoming packages into storage
  • Package Slot: Dedicated overflow slot holds packages that can't be unpacked
  • Redstone Packaging: Pulse with redstone to create a package from vault contents
  • Sign Addressing: Place a sign adjacent to set the package destination address
  • Greedy extraction fills packages from one slot before moving to the next

Features

  • Oversized Stacks: Hold Ctrl+Shift and click to transfer entire oversized stacks
  • All-or-Nothing Unpacking: Packages only unpack if ALL contents fit (no partial scatter)
  • Automation Friendly: Full IItemHandler capability support for Create and vanilla systems
  • Inventory Safety: Vaults cannot be placed inside shulker boxes, bundles, or other vaults

Technical

  • NeoForge 1.21.1
  • Requires Create 6.0+
  • Stack multiplier configurable (default: 4x)

Notes

  • Shulker Boxes, backpacks, bundles, and other shulker vaults are unable to be stored in this inventory for memory safety.