CyclopsMC / IntegratedCrafting

Craft stuff in Integrated Dynamics networks
MIT License
7 stars 6 forks source link

Gregtech tools not detected in recipes that use a tool tag #102

Closed Rosethorns closed 4 months ago

Rosethorns commented 4 months ago

Issue type:


Short description:

When a crafting recipe using item tag variants requires a GTCEU modern tool, the recipe is valid but cannot find the ingredient even if present. It does not matter if the recipe is set to reusable or not.

However if you provide the crafter with any other valid non-gregtech tool, the ingredient is found correctly.

When the same recipe uses a gregtech tool without item tag variants it functions as expected.

Steps to reproduce the problem:

  1. Setup a simple Storage Monitor crafting system.
  2. Create a recipe that requires a gregtech modern tool
  3. ensure that it is set to item tag variants
  4. Attempt to craft the item from the monitor

Expected behaviour:

For the crafting interface to find the valid tagged tool and for the crafting job to be complete


Versions:

Log file:

None produced.

rubensworks commented 4 months ago

Thanks for reporting!

rubensworks commented 4 months ago

Since it only fails with GT, I suspect this is a problem on GT's end. Sounds similar to #101, which is suspected to be a GT-specific issue as well.

Could you report this to GT's issue tracker? Happy to make changes here if that would be needed.

Rosethorns commented 4 months ago

As the greg recipes work in hand, in crafting table, and in the back ported auto crafting table, it was determined to be a specific foible with how ID Crafting might be retrieving tags.