Vault

Blocks

Vault — block.

Obtaining

Vaults are placed by trial-chamber structures. The normal block loot table has no item entries; the block entity owns the interactive reward flow instead of behaving like a regular dropped block.

Loot tableVaultDetailed drops are not published yet.
Data: Obtaining
Structure sourceTrial chambers
PlacementStructure template
Ordinary block dropNo configured item entry
Required interactionValid trial key

Breaking

Data: Breaking
Hardness50
Blast resistance50

Usage

The block occupies a standard full volume and is shown with an isometric preview.

When a valid key is inserted while the vault is active, the block resolves reward items from its configured loot table, consumes the key, enters unlocking, and records the player as rewarded. The same player is rejected after receiving a reward.

Data: Usage
ShapeFull cube
RenderingIsometric preview
ActivationNearby player detection
InputOne matching trial key
Unlock delay14 ticks
Reward displayCycles every 20 ticks while active
Rewarded-player ruleA rewarded player cannot claim again

Reward flow

The vault's block loot table is intentionally empty because rewards are resolved by the block entity with the configured trial-chambers reward table. Display items are sampled from that table while the vault is active.

Data: Reward flow
Block loot table`data/minecraft/loot_table/blocks/vault.json`
Default reward table`minecraft:chests/trial_chambers/reward`
Display cycleOne item every 20 ticks while active
Reward contextVault loot parameters with player and key

Sounds

Data: Sounds
Note block instrumentbasedrum

Behavior

The vault is a block entity that detects nearby players, displays a rotating reward item, and changes through inactive, active, unlocking, and ejecting states. Its front direction is stored in the block state and controls the keyhole and reward presentation.

Data: Behavior
Stack size64
Solid blockNo
TransparentYes
Map colorstone
Note block instrumentbasedrum
State count32
Default stateInactive
Activation range4 blocks
Deactivation range4.5 blocks
Key itemTrial key
Reward sourceTrial chambers reward loot table
Block entity`VaultBlockEntity`

Data values

The state is the combination of horizontal facing, vault state, and ominous flag. Ominous variants use separate models and particles while preserving the same key and reward contract.

Data: Data values
Identifierminecraft:vault
VersionMinecraft 26.2
Blockstateassets/minecraft/blockstates/vault.json
Loot tableVaultLoot table
FacingNorth, south, east, west
Vault stateInactive, active, unlocking, ejecting
Ominous`true` or `false`
Active model`vault_active` or `vault_active_ominous`
Ejecting model`vault_ejecting_reward` or `vault_ejecting_reward_ominous`
Block state`facing`, `vault_state`, `ominous`
Item definition`assets/minecraft/items/vault.json`
Block loot`data/minecraft/loot_table/blocks/vault.json`
Block entity`minecraft:vault`

History

  1. 26.2Block facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5

References

Data: References
SourceValidated DeepMine snapshot
Snapshot ID918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Digest1494fcb5bf440fde2c8b4f82862bfb18ae82a75ae18fd95ac3c9a451b5e537f6
Block implementation`net/minecraft/world/level/block/VaultBlock.java`
Block entity`net/minecraft/world/level/block/entity/vault/VaultBlockEntity.java`
Default configuration`net/minecraft/world/level/block/entity/vault/VaultConfig.java`
Block state`assets/minecraft/blockstates/vault.json`
Block loot`data/minecraft/loot_table/blocks/vault.json`

Navigation

Data and provenance

minecraft:vault

Snapshot digest verified.

Page is awaiting additional checks.Missing locales: ru, en
Data source1494fcb5bf440fde2c8b4f82862bfb18ae82a75ae18fd95ac3c9a451b5e537f6

Provenance and publication

Readiness
Pending
Snapshot
918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Source set
918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Entity identifier
minecraft:vault
Digest
1494fcb5bf440fde2c8b4f82862bfb18ae82a75ae18fd95ac3c9a451b5e537f6
Missing locales
ru, en