GregTechCEu / GregTech-Modern

GregTech CE Unofficial for modern versions
GNU Lesser General Public License v3.0
268 stars 162 forks source link

Misc fixes #1911

Closed krossgg closed 3 weeks ago

krossgg commented 3 weeks ago

What

Fixes #1907 & #1909 - Adds chance rolls to each parallel of a recipe

Also fixes the ranged output text for recipes

Implementation Details

The chanced content of a recipe gets unparalleled by multiplying it by 1/parallel. From empirical testing: no crashing, probability rolls seem good. Ugly fix but otherwise the parallel modifiers would all have to be rewritten so that chanced outputs don't get multiplied before being sent through.

Outcome

onion more happy

Additional Information

image