Refined Storage

Refined Storage

115M Downloads

Autocraft bucket and bottle bug

Closed this issue · 4 comments

commented

Describe the bug

(ATM10 10-3.2)

I teached bucket and bottle autocraft and use exporter and crafting card to use in bee hives for honey. But system using diffrent crafting like mention down below. Same with the buckets. it need to use primal output patterns not the give lava bucket for crafting and return the empty for side output patterns. When ever need buckets or bottles it crafting crusher or dragon head and main crafting outputs vanishes.

Image

Image

Image

Image

How can we reproduce this bug or crash?

  1. Read the main description

What Minecraft version is this happening on?

Minecraft 1.21.1

What NeoForge or Fabric version is this happening on?

21.1.174

What Refined Storage version is this happening on?

refinedstorage-neoforge-2.0.0-beta.2

Relevant log output

commented

Update: I tried to put (second output item) patterns into -100 priority netherite crafter but exporters did not care. Still tries to use (second output item) patterns. When I tried to craft in grid it uses correct pattern.

Image

Image

Image

commented

I had a similar issue with this when patterns are in Fuzzy Mode. Any crafts that require the bucket that is on Fuzzy Mode will make duplicate crafts of the Bucket for some reason.

commented

Related to #1009 I think

commented

I see what is going on here. Because the mekanism recipe gives back buckets as byproducts it sees this as an output, so if you request a bucket it will try to request the mekanism recipe instead. Need to differentiate properly between byproducts and outputs.