Hello, do I understand correctly, that all tiers entities are created in the some dynamic way?
Than I have a request of the different mod,
that uses just the Legendary entities, without all indermediate resources and quality modules.
Just new dynamically created Legendary entities, the recipe is something like
entityT1 * 100 = entityT5.
or
entityT1 * 100 = entityT1 * 99 + entityT5, and time *100
Or something, that you think will fit better to simulate the ratios of Factorio 2.0.
Another option is to have another tier before the legendary:
entityT1 * 100 = entityT3.
entityT3 * 100 = entityT5.