Closed Haxmann closed 1 year ago
This should be easily fixable since we have forked both mods.
I'll have a look over the weekend.
@Haxmann Try seeing if this fixes it: https://github.com/DrParadox7/GregTech4/releases/download/v4.15.43LE/gregtechmod-v416.43LE.jar
@Haxmann Try seeing if this fixes it: https://github.com/DrParadox7/GregTech4/releases/download/v4.15.43LE/gregtechmod-v416.43LE.jar
This is indeed fixes the problem, thank you very much!
Fixed next update (v1.5.6)
Your Pack Version
1.5.5
Type of Instance
Multiplayer
Your Expectation
I was trying to set up thermal boiler from GT4 to produce steam used by kinetic steam generators from IC2, because they're cheaper than Railcraft's steam turbine.
The Reality
However, it appears that the thermal boiler outputs NuclearCraft steam (liquid:steam), instead of it's IC2 counterpart (liquid:ic2steam), which kinetic steam generators won't accept. Further examination on clean instance with only IC2 and GT4 showed that the boiler is, in fact, produces ic2steam when NuclearCraft is not present, and when added to instance, the contrary happens.
Your Proposal
It seems that the issue is previously known with relations to Thermal Expansion, but nothing was done about it. There was still hope in MineFactory's unifier, but it does not convert any liquid besides ethanol and biofuel, by the looks of it. Renaming .jar files to change the loading order of the mods doesn't to make any difference, and after searching the CraftTweaker documentation, I believe that there is no actual way to modify the fluid registry with it. I don't really know how hard it would be to change NuclearCraft's liquid registration or modify the liquid conversion logic of the MineFactory's unifier, but any of those fixes will do the trick, I think.
However, if it is not possible, easier recipe for the Railcraft's steam turbine would be gladly appreciated.
Final Checklist