Craftoria

Craftoria

816k Downloads

[Bug Report]: iridium dust not generated from processing array

Closed this issue ยท 4 comments

commented

Modpack Version

1.20.3

Describe your issue.

when trying to use the processing array from MI using the purified platinum sulfuric solution, there should be a 5% chance of tiny dust, after processing 500x, there was no dust. The array does have a turbo item output attached.

Crash Report

No response

Latest Log

No response

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Both

Discord Username

evans2243#7203

commented

Iridium is not meant to spawn in the world. The info page on spawns is incorrect.

for the PA, ensure that you have item output hatches. also, keep in mind, fluid cannot be split between fluid output hatches, so the PA wont process more than it can fit into a single fluid output hatch, no matter how many you have.

commented

post was edited after seeing the spawns are incorrect, but regardless of how many fluid input hatches and output hatches, there is not dust coming from the processing array, not sure if running that recipe in the array is broken? is the chances for iridium dust based on the number of batches run and not on the amount of actual recipes run? I have run about 1k platinum sulfuric solution through the array and have not received any dust, by now I should have around 50 dust. It runs in batches of about 32 at a time so I've only ran about 32 batches total.

commented

most likely scenario is that you got unlucky and none of your batches yielded any dust.

it's not that unlikely to happen, as the chance only gets calculated once per batch you run.

so one batch could yield 32 dust, while next could yield 0, no in-between.

commented

ahh i see so it is calculated per batch not per recipe. that makes sense.