Skip to content

AdvancementFilter

westernat edited this page Feb 3, 2024 · 1 revision

AdvancementFilter

If you put in a string, it will remove advancement by its id.

Else if you put in a json object, it will remove advancement by filter:

  • modid: the mod id of advancement.
  • icon: the id of icon item/block.
  • frame: type of frame for the icon. Available value is 'challenge', 'goal' or 'task'.
  • parent: the parent advancement path of this advancement.
Clone this wiki locally