platyping
Sleeping Dragon
I believe there is a list in the wonder page itself which states which are the ones which conflict with others.
If you are using those, then simple C&P from standalones will not cause any errors, just that they don't do what they should.
If you are adding multiple ones to the same section such as onUnitBuilt, then follow the order of Gigapack.
Randomly C&P again will not generate errors, except that results are not what should be intended.
So when you are merrily adding 50 wonders to your mod
1) See if there is any conflict, some are obvious since both wonders add features to a plot.
A plot can't have 2 features...
2) Decide if the order is important if they use the same section
If you are using those, then simple C&P from standalones will not cause any errors, just that they don't do what they should.
If you are adding multiple ones to the same section such as onUnitBuilt, then follow the order of Gigapack.
Randomly C&P again will not generate errors, except that results are not what should be intended.
So when you are merrily adding 50 wonders to your mod
1) See if there is any conflict, some are obvious since both wonders add features to a plot.
A plot can't have 2 features...
2) Decide if the order is important if they use the same section