-
Notifications
You must be signed in to change notification settings - Fork 3
AdvancementFilter
westernat edited this page Feb 3, 2024
·
1 revision
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.