Tags overwrite, don't append
In the Changelog for Snapshot 17w49b you can read: "When overriding a tag, you now append instead of replacing"
The Bug:
I have two Datapacks installed in my world that each have a tick.json with the filepath: data/minecraft/tags/functions/tick.json
If both datapacks are enabled, only one of them is working. I have to disable the working one to have the other working. This indicates that one overwrites the other. I prepared two test-functions that show the problems (a bit obnoxious):
I have 2 test functions that should spam "Function" and "Function1" into the chat, but only "Function1" is visible in the chat.
2017-12-08, 06:24 PM
2018-02-16, 03:33 AM
2017-12-11, 11:41 AM
6
4