Refined Storage

Refined Storage

77M Downloads

Error matching of meta/nbt for jei + click

jco2641 opened this issue ยท 2 comments

commented

Issue description:

When a recipe requires an item with a damage value or NBT data, a matching item in the storage (or player) inventory won't be found on clicking the JEI +, or by a refined storage crafter attempting to craft the item.

However, after placing the items into the crafting grid manually, and then taking out the finished item, the correct items in the storage network do refill the crafting grid.

What you expected to happen:

The grid and crafter should be able to find the matching item that exists in the storage network under all circumstances.

Steps to reproduce:

  1. Open crafting grid UI
  2. Click into JEI recipe view of an item whose ingredients have meta/nbt values (e.g. Mekanism Basic Energy cube)
  3. Click + button in JEI
  4. Grid is filled with all items except the ones with meta/nbt
  5. Find correct item in the storage network with the grid
  6. Place item into appropriate spaces in recipe
  7. Click to remove crafted item
  8. Grid is refilled with all items in recipe, including the ones with meta/nbt

Version (Make sure you are on the latest version before reporting):

  • Minecraft: 1.10.2
  • Forge: 12.18.1.2087
  • Refined Storage: 1.0.2
commented

Not much I can do about that. The JEI recipe says it takes / needs a full durability item. So I do what JEI says. There is no way for me to detect if said mod allows to be autocompleted with an item with a different damage value.

commented

It doesn't look like the JEI recipe is specifying a full-damage item. The damage bar and the nbt tooltip match exactly between what is in JEI and what is in the network.

recipeview
netcontents