You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<namespace>:scoreboard/add This function should be called by the #minecraft:load.json when the datapack is started. All scoreboards are created in this file and initial values are set for the scoreboards.
<namespace>:scoreboard/remove This function should be called by the <namespace>:uninstall function when the datapack is removed. In this file, all scoreboards that were previously created are removed so that no artifacts are left behind.