Skip to content

Allow ULV Input Hatches in Primitive Pump Multiblock#3892

Merged
Ghostipedia merged 7 commits intoGregTechCEu:1.20.1from
Nanabell:pp_fix
Sep 14, 2025
Merged

Allow ULV Input Hatches in Primitive Pump Multiblock#3892
Ghostipedia merged 7 commits intoGregTechCEu:1.20.1from
Nanabell:pp_fix

Conversation

@Nanabell
Copy link
Copy Markdown
Contributor

What

Allow using ULV Input Hatches in the Primitive Pump Multiblock (currently only LV and MV are allowed).
I assume this was a mistake and was supposed to be ULV and LV due to PrimitivePumpMachine#initializeTank specifically having a check for a Tank with 8 buckets which would be the ULV one but as it stands LV and MV both get the 4x hatchModifier

(assuming the allowed hatches are wrong not the bucket check)
If it was meant the other way around (or not at all) simply close this and implement it, i only thought for this simple change i don't need to ask anyone and just do it

Implementation Details

  • add ULV hatch to allowed multi blocklist

Outcome

You can now have a Primitive Pump that can utilize the 2x hatcMultiplier instead of only 1x / 4x

Potential Compatibility Issues

I have elected to not remove the MV hatch from the allowed blocks as this would break existing multis. I dont know what your stance here is on multi's breaking changes

@Nanabell Nanabell requested a review from a team as a code owner September 12, 2025 07:48
@TarLaboratories TarLaboratories added type: feature New feature or request bundled for a 0.X.0 Update Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. labels Sep 12, 2025
@jurrejelle
Copy link
Copy Markdown
Contributor

Since it's a breaking change for the multi, could you add a quick 1-2 line note at docs/content/Modpacks/Changes/v7.2.0.md about it?
When that's done we can merge :) Thanks!

@Ghostipedia Ghostipedia enabled auto-merge (squash) September 14, 2025 03:37
@Ghostipedia Ghostipedia merged commit 2b598db into GregTechCEu:1.20.1 Sep 14, 2025
4 checks passed
LeoDreamer2004 pushed a commit to LeoDreamer2004/GregTech-Modern that referenced this pull request Dec 20, 2025
Co-authored-by: Jurre Groenendijk <jurre@jilles.com>
Co-authored-by: Ghostipedia / Caitlynn <46772882+Ghostipedia@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.1 Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. type: feature New feature or request bundled for a 0.X.0 Update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants