Please consider adding back patched LH2OCryo and LMOx subtype in CryoTanks mod
EndsM opened this issue · 1 comments
As of today, the KSP IE seems patching CryoTanks mod with WarpPlugin\Patches\B9PartSwitch\CryoTanksFuelTankTypes.cfg
and CryoTanksFuelTankSwitcher.cfg
.
The CryoTanksFuelTankTypes.cfg
defines the name of each fuel type, wether mixed or not, and their mass, cost, density and mixture ratio, which is replaced to balance the engines' cost.
The CryoTanksFuelTankSwitcher.cfg
on the other hand, is changing the fuel tanks from CryoTanks mod, so they will have the fuel types in KSP IE.
Now the problem is, as the patch remove the LH2OCryo and LMOx subtype comparing to the CryoTanks mod's config, it makes life a lot harder using Kerbal Atomics and Cryogenic Engines as I can no longer depends on fuel tanks from CryoTanks mod to easily solve the problem.
I understand this decision (to remove mixed tanks) may related to the fact that Interstellar fuel switch introduced the fuel tanks that dedicated to mixed cryogenic fuels, so remove LH2OCryo and LMOx subtype will help the consistency between these balance design, but adding back these two subtype will really make my life better while tring to use Cryogenic Engines.
Please consider do something to this, or maybe maintain the status quo would also be OK.