has_completed_advancement

Passes when the player has completed the specified advancement.

Categories: player

Required arguments

Key(s)DescriptionType
advancementThe namespaced key of the advancement (e.g. minecraft:story/mine_stone).STRING

Example

conditions:
  - id: has_completed_advancement
    args:
      advancement: minecraft:story/mine_stone