Nomi-CEu / Nomi-CEu

Fork of Nomifactory, using Gregtech CEu and its related mods.
https://www.curseforge.com/minecraft/modpacks/nomi-ceu
GNU Lesser General Public License v3.0
184 stars 98 forks source link

4A/8A/16A Energy Hatches does not boost Max Recipe Tier #751

Closed QuickStick123 closed 3 weeks ago

QuickStick123 commented 3 weeks ago

Nomi CEu Version

1.7-alpha-4

Launcher

Curse

Configurations or Mods Changed

No response

Environment

Singleplayer

Mode

Normal Mode

What Happened

4A image image

2x2A image image

Expected Behavior

image

Recipe boosting is expected otherwise it would impossible to progress to IV tier on the blast furnace as signalum is used for t4 micro miners to get iridium but requires IV the other methods is via iridium metal residue which is also an IV tier recipe on large chemical reactor.

Reproduction Steps

Use a 4A energy hatch and observe blast furnace recipe isn't raised.

Probably introduced in https://github.com/GregTechCEu/GregTech/pull/2139 / https://github.com/Nomi-CEu/Nomi-CEu/pull/681

Logs

No response

Additional Information

No response

QuickStick123 commented 3 weeks ago

Upon closer inspection of https://github.com/GregTechCEu/GregTech/pull/2139 it seems this was intentionally for whatever reason. Not sure why they would introduce such a confusing thing that feels like a bug though.

IntegerLimit commented 3 weeks ago

This is not a bug. This is intended. You can use 2x4A Hatches instead. (Same for 8A or 16A)

This was specifically implemented so that GCYM Multiblocks cannot overclock past their energy hatch voltage tier, via limiting their hatch amount to a maximum of 1. Making 4A/8A/16A implicitly increase the Max Recipe Tier would break this, and/or cause confusion and inconsistencies.