Storage add-on

Vault storage that lives in the world.

Keyhold Vaults adds secure Emerald and Experience vaults to Minecraft Bedrock. Players can bank valuables in real blocks, link multiple vaults together, share access with trusted people, and choose how much protection they want with different lock tiers.

World-based storageStore emeralds or raw XP inside proper placeable vault chests instead of abstract menus.
Linked balancesYour first vault becomes the primary one. Extra vaults of the same type can link into the same shared balance.
Access controlLock vaults, hand out share keys and optionally put a sign above the vault with [Vault] on the first line to show the balance.
Server integrationsVaults can connect with ChestShop, Contracts, Cornerstone, Waystones and XP Tomes when those add-ons are installed.

How it works

What Keyhold Vaults adds

Vaults are made to feel like part of the world rather than a detached currency system. Place a vault chest, interact with it in-world, and build your economy around physical locations that players can see, protect and raid.

Emerald Vault Chest
Emerald Vault ChestStores emeralds.
Experience Vault Chest
Experience Vault ChestStores raw XP.
Copper Vault Key
Copper Vault KeyBasic lock tier.
Iron Vault Key
Iron Vault KeyStronger lock tier.
Gold Vault Key
Gold Vault KeyTougher gold lock tier.
Diamond Vault Key
Diamond Vault KeyHighest lock tier.
Iron Breach Key
Iron Breach KeyTargets unlocked and Copper locks.
Gold Breach Key
Gold Breach KeyTargets Copper, Iron and Gold locks.
Good to know: public vaults are shared and cannot be breached. If you place a sign directly above a vault and write [Vault] on the first line, the sign will show the vault type and current balance.

Using the add-on

Start with a vault, then choose how secure it should be.

1. Craft the vault you need

Use an Emerald Vault Chest if you want to store emeralds, or an Experience Vault Chest if you want to store raw XP points.

2. Place it in the world

Your first vault of that type becomes the main storage point. Additional vaults of the same type can link to the same balance, making it easy to access your money or XP from different locations.

3. Lock it if required

Use a Copper, Iron, Gold or Diamond Vault Key to decide the lock tier. Higher tiers are harder to breach.

4. Share or display it

Create Vault Share Keys from the management menu for trusted players, and optionally place a [Vault] sign above the chest to show the balance on the sign.

Locks and raiding

Pick the lock tier that fits your server.

If vault breaching is enabled on your server, lock quality matters. Iron Breach Keys only work against the weakest locks, Gold Breach Keys can go further, and Skeleton Keys are the rare all-purpose option.

Lock keys

ItemUse
Copper Vault KeyBasic lock tier.
Iron Vault KeyBlocks Iron Breach Keys.
Gold Vault KeyHarder to breach than Iron.
Diamond Vault KeyTop lock tier. Only Skeleton Keys can attempt it.

Breach items

ItemWhat it can target
Iron Breach KeyUnlocked vaults and Copper locks.
Gold Breach KeyCopper, Iron and Gold locks.
Skeleton KeyAny vault, including Diamond locks.

Special items

Not everything is crafted at a table.

Vault Share Key

Vault Share Key

Created from a vault's management menu and handed to another player to grant access without giving away ownership.

Skeleton Key

Skeleton Key

A rare loot item that can attempt to breach any vault type, including Diamond locks. Server owners can control whether skeleton keys appear in loot.

Keyhold Vaults Admin Key

Keyhold Vaults Admin Key

An admin-only management tool used for setup, moderation and testing. It is not part of normal survival crafting.

Crafting recipes

Every craftable Keyhold Vaults item.

These recipe cards match the current Vaults release and can be dropped straight into the website. Each card shows the full 3×3 crafting pattern, the output item, and a quick ingredient list.

Emerald Vault Chest crafting recipe

Emerald Vault Chest

Stores emeralds inside a proper in-world vault chest. Additional Emerald Vaults can link to the same balance.

Experience Vault Chest crafting recipe

Experience Vault Chest

Stores raw XP points rather than emeralds. Additional XP Vaults can link to the same balance.

Copper Vault Key crafting recipe

Copper Vault Key

Locks a vault with the basic Copper lock tier.

Iron Vault Key crafting recipe

Iron Vault Key

Locks a vault with the stronger Iron lock tier.

Gold Vault Key crafting recipe

Gold Vault Key

Locks a vault with the Gold lock tier, which is tougher to breach than Iron.

Diamond Vault Key crafting recipe

Diamond Vault Key

Locks a vault with the highest Diamond lock tier.

Iron Breach Key crafting recipe

Iron Breach Key

Can attempt to breach unlocked or Copper-locked vaults.

Gold Breach Key crafting recipe

Gold Breach Key

Can attempt to breach Copper, Iron and Gold vault locks.

Downloads

Ready to install.

Use the root ZIP for server deployment or the .mcaddon file for direct Minecraft import.

Server pack UUIDs

Add these entries to the matching world JSON files. Both packs use version [0, 1, 7]. If a file already contains other packs, add the new object inside its existing array rather than replacing the file.

Behaviour pack UUIDd421c95f-f2be-4c12-b084-fadcbaf239bb
Resource pack UUID71e3f371-5807-4b7c-a27b-a454252229d3
world_behavior_packs.jsonBehaviour pack
{
  "pack_id": "d421c95f-f2be-4c12-b084-fadcbaf239bb",
  "version": [0, 1, 7]
}
world_resource_packs.jsonResource pack
{
  "pack_id": "71e3f371-5807-4b7c-a27b-a454252229d3",
  "version": [0, 1, 7]
}