More information if needed:
Thrust scaling isn't linear, it gains faster at the start. Thrust inheriting takes the total thrust of that entity and adds it up to the main ship. This way you can bypass the diminishing thrust gains by splitting it up in multiple entities.
Solution would be to add the amount of thrust blocks to the main ship, and use the total amount of thrust blocks to calculate total thrust, thrust:mass ratio and power consumption.