How does overclock work in GTCEu?
FranklinRuttoCh opened this issue · 4 comments
Your Question
Version of GTCEu: v2.5.0
Modpack: nomi-ceu v1.5.0
I am setting a pyrolyse oven to process the recipe below:
16 wood to 4 ash and 200mB heavy oil,
which costs 192EU/t (HV) and 16.0 sec.
In order to save blocks, I place 4 pyrolyse ovens together to use less energy hatches to supply energy, like this:
The control block shows that the max energy is 4096EU/t (EV),
When I scan the control block with a scanner, it shows that the max energy input is 4096EU/t (IV).
The actual working energy consumption of the recipe mentioned above is 192 * 4 * 4 = 3072EU/t.
This means that the machine is overlocked to IV level, which causes the lack of energy when using a shared energy hatch.
I remember that in the same situation of GT5, the machine should be overlocked to EV tier instead of IV tier.
I wonder whether the situation I met is a feature or a bug.
Yeah thats for sure. Just use 4 EV hatches in this case if you want it to run at EV. It would just be a feature that makes sharing energy hatches even nicer imo
Since the multiblocks each detect 1 IV Energy Hatch in their structure, their max energy input will be 4096 EU/t. So you won't be able to run both multiblocks at the same time with the same energy hatch, because they need more energy than the hatch can support. This is the correct behaviour.
You will need to have 1 set of energy hatches for each multiblock in this case