It is of course a simple fix by making sure every output is unique, but sometimes that isnt something a new mod developer may do.
example when it is supposed to output:
-------------
x,y
makes 5 power
-------------
x,y
makes 12 power
-------------
x,y
makes 5 power
But instead it outputs, due to said thing above:
-------------
x,y
makes 5 power
makes 12 power
Thank you, and ps i am happy whatever happens
