Good day Helfima! Thanks for all your hard work on Helmod and getting it going for 2.0.
I have started my pY season 3 run, and I dug into helmod a bit today and ran into a few issues. I wrote down the timestamps where they happened and I discussed them on stream, as it's FAR easier to communicate via video, rather than trying to write out the problems in paragraphs. Please don't take my feedback as negative thoughts on your mod. I really really like helmod and I'm passionate about it working properly, as a lot of people have stopped using it after the 1.0 update a while back that you did, but I believe in it and I think with a few more fixes, it'll be the best planner out there!
Here is the livestream where I talk about these issues: https://www.youtube.com/live/g1OcMbKfaLo
Issue #1) TIMESTAMP 2:04:50 Producers within a sub-block are making more than they "should" to meet the ingredients needs above them in the same block (making 150 formaldehyde when only 100 is needed. Unknown why it's making 150. A recipe makes 50 at a time, so it's not "1 recipe per sec", and only 100 is needed)
Issue #2) TIMESTAMP 2:31:22 - Weird bug with ingredient mode, where setting copper cable doesn't do anything, but setting the other ingredients works as expected.
Issue #3) TIMESTAMP 2:37:35 - Setting as "intermediate product linked" is adding 2 cable to an output for no clear reason
Issue #4) TIMESTAMP 3:14:25 - Pasting function seems broken in some way. I pasted a set of 3 recipes into another block and it spaced them out in the middle, rather than putting them all at the top (or all at the bottom) together. Expected behavior would be that your pasted block stays "together".
Issue #5) TIMESTAMP 2:09:00 - Issue with using a single block to create multiple products (which are used as ingredients in the parent block). It seems to default to setting the air core inductors to "5 per sec", but if you LINK the block, it changes ONLY one product to be the correct amount (either the cuzn batteries, OR the air core inductors, depending on which one you ctrl+click). However, this makes no sense, as the ratio of these two items is wrong in the first place.
I believe the issue here with #5 is that it's defaulting air core inductors to "5 per sec" because that's "one full recipe". This is fine if it's not linked, but the problem is that it's also needing to produce 1 CuZn battery per sec, for the parent block, so it's "locked in" the ratio of that building. Then it adds the air core inductors at the default of 5 AND changes it to be the same "ratio" as the CuZn batteries, which obviously is going to be the wrong amt of buildings.
However, instead, it should potentially default to ZERO air core inductors being produced when you add it to the block since it's a subblock (with LINK turned on) with a main output of CuZn batteries (and no air core inductors are needed to make CuZn batteries). And THEN, if you link air core inductors as a "linked intermediate" with ctrl+click at the top of the screen (giving it the "arrow icon", THEN it should make it so that the sub-block produces 3 CuZn batteries/sec, since that is what is needed as an ingredient above the sub-block in the parent block.
So basically, if you want to create a sub-block that produces multiple outputs for your block, you can have one thing as the main, and then the others can all be linked intermediates. But right now, it's just setting them all to some fixed value, and then changing them all in the same ratio, just to meet the requirement of ONE item.