Minecraft:Ominous Vault/Upstream: Difference between revisions
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 1: | Line 1: | ||
{{For|the normal vault|Vault}} | {{MC/For|the normal vault|Vault}} | ||
{{Merge|Vault|discussAnchor=Merge request.}} | {{Merge|Vault|discussAnchor=Merge request.}} | ||
{{Infobox block | {{Infobox block | ||
| Line 36: | Line 36: | ||
Ominous vaults cannot be obtained as items in Survival or Adventure mode. They are technically block state variants of normal vaults and can be obtained or created using [[Minecraft:commands]], such as: | Ominous vaults cannot be obtained as items in Survival or Adventure mode. They are technically block state variants of normal vaults and can be obtained or created using [[Minecraft:commands]], such as: | ||
{{ | {{MC/Edition|java}}: | ||
* {{cmd|give @s minecraft:vault[block_state{{=}}{ominous:"true"},block_entity_data{{=}}{id:"minecraft:vault",config:{key_item:{count:1,id:"minecraft:ominous_trial_key"},loot_table:"minecraft:chests/trial_chambers/reward_ominous"<nowiki>}}</nowiki>]}} | * {{cmd|give @s minecraft:vault[block_state{{=}}{ominous:"true"},block_entity_data{{=}}{id:"minecraft:vault",config:{key_item:{count:1,id:"minecraft:ominous_trial_key"},loot_table:"minecraft:chests/trial_chambers/reward_ominous"<nowiki>}}</nowiki>]}} | ||
* {{cmd|setblock x y z minecraft:vault[ominous{{=}}true]{config:{key_item:{count:1,id:"minecraft:ominous_trial_key"},loot_table:"minecraft:chests/trial_chambers/reward_ominous"<nowiki>}}</nowiki>}} | * {{cmd|setblock x y z minecraft:vault[ominous{{=}}true]{config:{key_item:{count:1,id:"minecraft:ominous_trial_key"},loot_table:"minecraft:chests/trial_chambers/reward_ominous"<nowiki>}}</nowiki>}} | ||
{{ | {{MC/Edition|bedrock}}: | ||
* {{cmd|setblock x y z vault ["ominous"{{=}}true]}} | * {{cmd|setblock x y z vault ["ominous"{{=}}true]}} | ||
:: This command does not affect the loot table nor the key item, making it so that a normal trial key can unlock an ominous vault as if it were a normal vault. This is a bug, and can be seen on the bug tracker.<ref>{{bug|MCPE-180338|| | :: This command does not affect the loot table nor the key item, making it so that a normal trial key can unlock an ominous vault as if it were a normal vault. This is a bug, and can be seen on the bug tracker.<ref>{{bug|MCPE-180338|| | ||
| Line 47: | Line 47: | ||
=== Breaking === | === Breaking === | ||
No tool can accelerate the breaking process of ominous vault. | No tool can accelerate the breaking process of ominous vault. | ||
{{ | {{MC/Breaking row|Ominous Vault|drop=0|horizontal=1}} | ||
An ominous vault drops nothing when it is destroyed. | An ominous vault drops nothing when it is destroyed. | ||
| Line 65: | Line 65: | ||
== Loot == | == Loot == | ||
An ominous vault ejects 2 to 5 stacks of loot, like a normal [[Minecraft:vault]]. It ejects a combination of loot from three different loot tables. The ejected loot is dependent on the [[Minecraft:world seed]], and is unaffected by timing. The following information describes the loot ejected for a single player when a single ominous trial key is {{ | An ominous vault ejects 2 to 5 stacks of loot, like a normal [[Minecraft:vault]]. It ejects a combination of loot from three different loot tables. The ejected loot is dependent on the [[Minecraft:world seed]], and is unaffected by timing. The following information describes the loot ejected for a single player when a single ominous trial key is {{MC/Control|used}}. | ||
* Common loot | * Common loot | ||
** Every ominous vault gives between one and three sets of common loot, corresponding to the third and sixth columns below. | ** Every ominous vault gives between one and three sets of common loot, corresponding to the third and sixth columns below. | ||
| Line 77: | Line 77: | ||
** Unique loot is always the first to drop when an ominous vault is opened. | ** Unique loot is always the first to drop when an ominous vault is opened. | ||
{{LootChest|trial-chambers-reward-ominous}} | {{MC/LootChest|trial-chambers-reward-ominous}} | ||
== Sounds == | == Sounds == | ||
=== Generic === | === Generic === | ||
{{Sound table/Block/Vault/JE}} | {{MC/Sound table/Block/Vault/JE}} | ||
=== Unique === | === Unique === | ||
{{:Vault/Sounds|an ominous vault}} | {{:Vault/Sounds|an ominous vault}} | ||
== Data values == | == Data values == | ||
{{Main|Vault#Data values}} | {{MC/Main|Vault#Data values}} | ||
An ominous vault is technically a block state variant of a vault. Therefore, it has the same data value structure. | An ominous vault is technically a block state variant of a vault. Therefore, it has the same data value structure. | ||
== Achievements == | == Achievements == | ||
{{Load achievements|Revaulting}} | {{MC/Load achievements|Revaulting}} | ||
== Advancements == | == Advancements == | ||
{{ | {{MC/Load advancements|Revaulting}} | ||
== History == | == History == | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.20.5|exp=Update 1.21|dev=24w13a|[[File:Ominous Vault (active) JE1 BE1.png|32px]] [[File:Ominous Vault (unlocking) JE1 BE1.png|32px]] [[File:Ominous Vault (ejecting) JE1 BE1.png|32px]] [[File:Ominous Vault (inactive) JE1 BE1.png|32px]] Added ominous vaults.}} | |{{MC/HistoryLine||1.20.5|exp=Update 1.21|dev=24w13a|[[File:Ominous Vault (active) JE1 BE1.png|32px]] [[File:Ominous Vault (unlocking) JE1 BE1.png|32px]] [[File:Ominous Vault (ejecting) JE1 BE1.png|32px]] [[File:Ominous Vault (inactive) JE1 BE1.png|32px]] Added ominous vaults.}} | ||
|{{HistoryLine|||dev=pre1|[[File:Ominous Vault (active) JE2 BE2.png|32px]] [[File:Ominous Vault (unlocking) JE2 BE2.png|32px]] [[File:Ominous Vault (ejecting) JE2 BE2.png|32px]] [[File:Ominous Vault (inactive) JE2 BE2.png|32px]] Updated textures to fix inconsistencies across all states.}} | |{{MC/HistoryLine|||dev=pre1|[[File:Ominous Vault (active) JE2 BE2.png|32px]] [[File:Ominous Vault (unlocking) JE2 BE2.png|32px]] [[File:Ominous Vault (ejecting) JE2 BE2.png|32px]] [[File:Ominous Vault (inactive) JE2 BE2.png|32px]] Updated textures to fix inconsistencies across all states.}} | ||
|{{HistoryLine||1.21|dev=24w18a|Ominous vaults are now available without using the "Update 1.21" experimental data pack. | |{{MC/HistoryLine||1.21|dev=24w18a|Ominous vaults are now available without using the "Update 1.21" experimental data pack. | ||
|Increased the chance of obtaining mace enchantments. | |Increased the chance of obtaining mace enchantments. | ||
|Ominous vaults can now eject the new "Creator" music disc.}} | |Ominous vaults can now eject the new "Creator" music disc.}} | ||
| Line 108: | Line 108: | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.21.0|exp=Update 1.21|dev=Preview 1.21.0.20|[[File:Ominous Vault (active) JE1 BE1.png|32px]] [[File:Ominous Vault (unlocking) JE1 BE1.png|32px]] [[File:Ominous Vault (ejecting) JE1 BE1.png|32px]] [[File:Ominous Vault (inactive) JE1 BE1.png|32px]] Added ominous vaults.}} | |{{MC/HistoryLine||1.21.0|exp=Update 1.21|dev=Preview 1.21.0.20|[[File:Ominous Vault (active) JE1 BE1.png|32px]] [[File:Ominous Vault (unlocking) JE1 BE1.png|32px]] [[File:Ominous Vault (ejecting) JE1 BE1.png|32px]] [[File:Ominous Vault (inactive) JE1 BE1.png|32px]] Added ominous vaults.}} | ||
|{{HistoryLine||1.21.0|dev=Preview 1.21.0.22|Ominous vaults are now available without using the "Update 1.21" experimental toggle.|[[File:Ominous Vault (active) JE2 BE2.png|32px]] [[File:Ominous Vault (unlocking) JE2 BE2.png|32px]] [[File:Ominous Vault (ejecting) JE2 BE2.png|32px]] [[File:Ominous Vault (inactive) JE2 BE2.png|32px]] Updated textures to fix inconsistencies across all states.}} | |{{MC/HistoryLine||1.21.0|dev=Preview 1.21.0.22|Ominous vaults are now available without using the "Update 1.21" experimental toggle.|[[File:Ominous Vault (active) JE2 BE2.png|32px]] [[File:Ominous Vault (unlocking) JE2 BE2.png|32px]] [[File:Ominous Vault (ejecting) JE2 BE2.png|32px]] [[File:Ominous Vault (inactive) JE2 BE2.png|32px]] Updated textures to fix inconsistencies across all states.}} | ||
|{{HistoryLine|||dev=Preview 1.21.0.24|Ominous vaults can now eject the new "Creator" music disc.}} | |{{MC/HistoryLine|||dev=Preview 1.21.0.24|Ominous vaults can now eject the new "Creator" music disc.}} | ||
|{{HistoryLine||1.21.2|The probability of loot in ominous vaults has been changed to match ''Java Edition''.}} | |{{MC/HistoryLine||1.21.2|The probability of loot in ominous vaults has been changed to match ''Java Edition''.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{Issue list}} | {{MC/Issue list}} | ||
== Gallery == | == Gallery == | ||
| Line 128: | Line 128: | ||
== References == | == References == | ||
{{ | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox blocks|Utility}} | {{MC/Navbox blocks|Utility}} | ||
[[Category:Generated structure blocks]] | [[Category:Generated structure blocks]] | ||
Latest revision as of 20:43, 9 April 2026
Template:Hatnote Template:Merge Template:Infobox block An ominous vault is a type of Minecraft:vault found in trial chambers. It ejects valuable loot when unlocked using an ominous trial key and is the only source of heavy cores, among other items.
Obtaining
Ominous vaults cannot be obtained as items in Survival or Adventure mode. They are technically block state variants of normal vaults and can be obtained or created using Minecraft:commands, such as:
Template:!((Java EditionTemplate:))!:
Template:!((Bedrock EditionTemplate:))!:
- This command does not affect the loot table nor the key item, making it so that a normal trial key can unlock an ominous vault as if it were a normal vault. This is a bug, and can be seen on the bug tracker.<ref>Template:Bug</ref>
Breaking
No tool can accelerate the breaking process of ominous vault. Script error: No such module "breaking row". An ominous vault drops nothing when it is destroyed.
Natural generation
Ominous vaults can be found throughout trial chambers. Each combat chamber always contains one ominous vault, while additional ominous vaults can be found at the end of both corridors and in two of the three types of intersections. There is usually an average of 6 to 8 ominous vaults in each trial chambers structure.
An ominous vault can be distinguished from a normal vault by its texture and location in harder to find places. An ominous vault is always surrounded by an altar-like structure that contains red candles and red glazed terracotta.
Unlike ominous trial spawners, ominous vaults don't replace normal Minecraft:vaults when a player with the Trial Omen effect is nearby.
Usage
A player can unlock an ominous vault using an ominous trial key. Each player can unlock each ominous vault only once, although after the 129th player opens the same vault, the first player in the list is forgotten and can open it again.
Piston interactivity
An ominous vault cannot be pushed by a Minecraft:piston or pulled by a sticky piston.
Loot
An ominous vault ejects 2 to 5 stacks of loot, like a normal Minecraft:vault. It ejects a combination of loot from three different loot tables. The ejected loot is dependent on the Minecraft:world seed, and is unaffected by timing. The following information describes the loot ejected for a single player when a single ominous trial key is {{#vardefine: control | right click on mouse or left trigger on gamepad }}used.
- Common loot
- Every ominous vault gives between one and three sets of common loot, corresponding to the third and sixth columns below.
- An ominous vault that does not give rare loot gives an additional set of common loot, making it possible to get four sets of common loot.
- Rare loot
- Every ominous vault has an 80% chance to include a set of rare loot.
- The loot listed in the second and fifth columns below corresponds with the chance of one set of rare loot, plus the chance of the one set of common loot that can be used in its place.
- Unique loot
- Every ominous vault has a 75% chance to include one additional set of unique loot.
- This loot, and the 25% chance for each ominous vault not to have this loot, corresponds with the fourth and seventh columns below.
- Unique loot is always the first to drop when an ominous vault is opened.
Script error: No such module "lootChest".
Sounds
Generic
Unique
Data values
{{#vardefine:params|0 }}Template:Hatnote An ominous vault is technically a block state variant of a vault. Therefore, it has the same data value structure.
Achievements
Script error: No such module "Achievement".
Advancements
Script error: No such module "Advancement".
History
Java Edition
Bedrock Edition
Issues
Script error: No such module "Issue list".
Gallery
Mojang images
-
An active ominous vault.
-
A naturally spawning ominous vault.<ref>Template:Tweet</ref>
-
Ari walking away from a looted ominous vault.
-
"Noor is about to open an Ominous Vault with an Ominous Trial Key in Trial Chambers."<ref>Template:Mcnet</ref>
References
<references group="">
</references>
de:Unheilvoller Tresor es:Arca ominosa fr:Coffre-fort funeste ja:不吉な宝物庫 ko:불길한 금고 pt:Cofre Sombrio ru:Зловещее хранилище uk:Зловісне сховище zh:不祥宝库