A lot of .prop files contain arrays with different data types. There is a problem: if a mod replaces these arrays with postinit, it causes compatibility issues with other mods that also try to add their values into an array.
I think it would be useful to have the ability to append or insert values into .prop arrays.