Steam Multiblocks do not properly account for chanced outputs
ThePansmith opened this issue ยท 0 comments
Checked for existing issues
- I have checked for existing issues, and have found none.
Tested latest version
- I have checked that this occurs on the latest version.
GregTech CEu Version
latest
Minecraft Version
1.20.1
Recipe Viewer Installed
EMI
Environment
SP
Cross-Mod Interaction
Yes
Other Installed Mods
Gregtech Steam Additions (but anything that adds steam multis that can use recipemaps w/ chanced outputs would work)
Expected Behavior
Steam multiblocks only 1 secondary output, regardless of input size. Previously, if you rolled for the secondary output while using a steam multiblock, you would get the correct amount. (eg 8 pure sphalerite would turn into 8 sphalerite and 8 gallium)
See ThePansmith/steamadditions#10
Actual Behavior
It now doesn't give the correct number of outputs, 8 pure sphalerite would turn into 8 sphalerite and 1 gallium now
Steps to Reproduce
- Have a steam multiblock that supports chanced outputs (GTSA's Steam Separator, etc)
- Put item in
Additional Information
This is an edge case as it's something only encountered w/ addons, but would aid packdevs if it could be fixed.