The default item components report is not deterministic when running the data generator multiple times or between version. Expected behavior would be that the component types are sorted consistently.
An example diff can be seen on GitHub
How to reproduce
Run the data generator
Look at the
reports/items.json
file and copy it to another locationRun the data generator again
❌ Notice that the order of the components is different
Related to MC-268580
Linked issues
Attachments
Comments 0
No comments.