Ominous vault summoned using commands like /setblock should open if used the correct key
The vault does not open even after using the ominous key
Steps to reproduce
1) Run
/setblock ~ ~ ~ minecraft:vault[ominous=true]/setblock ~ ~ ~ minecraft:vault[ominous=true] to summon an ominous vault
2) Try to open the vault with an ominous vault key and observe that it does not work
3) Try to open the vault with a normal vault key and observe that it opens then
Expected results
The vault would only open with an ominous vault key
Observed results
The vault opens with a normal vault key
Linked issues
is duplicated by 17
relates to 4
Comments 6
Using the following command:
/setblock ~ ~ ~ vault[ominous=true,]/setblock ~ ~ ~ vault[ominous=true,] Also exibits the same bug behavior than /setblock ~ ~ ~ vault[ominous=true]{config:{key_item:{count:1,id:"ominous_trial_key"},loot_table:"minecraft:chests/trial_chambers/reward_ominous"}}. can confirm on 1.21.7
Workaround: