Version 1.21.70 is supposed to have changed that addons don't remove achievements, but they still remove achievements.
Linked issues
Attachments
Comments 5
The developer (including third-party) needs to specifically specify the addon is really an Addon with the following inside metadata
in manifest.json of the addon’s behavior pack:
"product_type": "addon"
So it’s like
"metadata": {
"product_type": "addon"
}
.
Based of the changelog:
Enabled earning Achievements while playing in a world with Add-Ons applied.
Since the changelog didn’t specify where the add-on was downloaded from get this ability, if the “addon” was consisted of resource and behavior combo, then the comment I sent earlier where an extra metadata was needed, will be a workaround.
@[MCQA] v-wiktoriab after a month of studying for the script and finally having that metadata, it still turns off my achievement
@Kogama I think to this day the add-on update only works on add-ons on marketplace, we could not use a 3rd party/community made add-ons yet