refinedmods/refinedstorage2

Processor Binding is not craftable (slimeball is missing)

Closed this issue · 3 comments

Describe the bug

This only happens on fabric.
grafik

Caused by:

    "L": {
      "tag": "c:slimeballs"
    }

Because there is no convention tag for slimeballs on fabric (Source: https://github.com/FabricMC/fabric/tree/1.21/fabric-convention-tags-v2/src/generated/resources/data/c/tags/item)

How can we reproduce this bug or crash?

  1. Try to craft a processor binding or look at the recipe in jei/rei/emi
  2. Slimeball in the middle is missing

What Minecraft version is this happening on?

Minecraft 1.21

What NeoForge or Fabric version is this happening on?

Fabric 0.100.4+1.21

What Refined Storage version is this happening on?

v2.0.0-milestone.4.4

Relevant log output

No response

can you make a fabric api issue report please
not all tags are in sync since unify was focusing on most use cases. I do like to see more of the nicher ones get synced overtime now

Fixed by #654

Duplicate issue was #644