Closed Dyonovan closed 1 month ago
Try it without the input hatch maybe. The centrifuge does not accept an input hatch aswell since its now allowed to do fluid recipes. That same restriction should be on the mixer.
Input hatch is mandatory. Tier 1 wont form without it. I also checked the code and its required.
Try it without the input hatch maybe. The centrifuge does not accept an input hatch aswell since its now allowed to do fluid recipes. That same restriction should be on the mixer.
Input hatch is mandatory. Tier 1 wont form without it. I also checked the code and its required.
Try it without the input hatch maybe. The centrifuge does not accept an input hatch aswell since its now allowed to do fluid recipes. That same restriction should be on the mixer.
huh, that doesn't seem right. Mixer might be able to have a fluid hatch output but definitely not input.
According to the code its required:
buildHatchAdder(MTESteamMixer.class)
.atLeast(
SteamHatchElement.InputBus_Steam,
SteamHatchElement.OutputBus_Steam,
OutputHatch,
InputHatch)
Input hatch is mandatory. Tier 1 wont form without it. I also checked the code and its required.
Try it without the input hatch maybe. The centrifuge does not accept an input hatch aswell since its now allowed to do fluid recipes. That same restriction should be on the mixer.
huh, that doesn't seem right. Mixer might be able to have a fluid hatch output but definitely not input.
Since this ticket is in more info/testing/confirmation, after the rework on how steam multis work, the Tier 2 of Mixer forms.
Your GTNH Discord Username
Dyonovan
Your Pack Version
Nightly-612 (Also tried Nightly-628)
Your Server
Private
Java Version
Java 17
Type of Server
Vanilla Forge
Your Expectation
That the Steam Mixer multi forms when built.
The Reality
Using the following:
100 Solid Steel Machine Casings 2 Steel Gear Box Casing 2 Steel Pipe Casing 8 Iron Blocks Steam Hatch ULV Input/Output Hatch Input/Output Bus (Steam)
Have tried replacing all busses/hatches with LV still nothing. Works fine for Tier 1 but just wont form with Tier 2
Your Proposal
Have the multiblock form
Final Checklist