When I add new data to PROFILE_TEMPLATE it works fine, but when I try to modify any existing data it doesn’t work.
I know that it’s an intentional feature, but what do I if I want to overwrite it?
I am thinking of thinking of wiping the profile or just deleting the table so that it can reconcile from fresh the next time I run it.
However I don’t know how to do any of these things or know if it’s even possible.
What is the best course of action?
For example in our profile template we have:
[“basic egg”] = 1
but I want to change it to
[“basic egg”] = {false, 1, “hatches into basic pet”}