Create Fabric

Create Fabric

7M Downloads

Basin stops processing after single process

aria1th opened this issue ยท 1 comments

commented

Describe the Bug

Happens in versions after this commit :
456d604#diff-1431545e5918c84f5cf60dff82206a2ecc9b96861ef2faf0049d3f27024dd134

2023-02-12_22 01 57

Reproduction Steps

  1. Create andesite mixing, then sending to other basin setup as attached above.
  2. Input cobblestone and diorite in upper basin, in any form.
  3. Process then watch.

Expected Result

Processing should not stop.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.0i

Minecraft Version

1.19.2

Other Mods

No response

Additional Context

If basin is broken (below), then basin can process again, but its inconsistent.

I suspect its something related to recipe caching invalidation problem.

commented

When a basin has a spoutput, it will only process when it can output. Since basins can only hold 16 of an item, it stops quickly. This is the same as on forge.
In my testing, this behavior is working fine. If you still think there is an issue, please elaborate. A video may help.