Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Rosethorns opened this issue Feb 18, 2024 · 3 comments
Closed

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

Rosethorns opened this issue Feb 18, 2024 · 3 comments

Comments

@Rosethorns
Copy link

Rosethorns commented Feb 18, 2024

Issue type:

  • 🐛 Bug

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:

  • This mod: 1.1.7
  • Minecraft: 1.20.1
  • NeoForge: 47.1.83
  • Gregtech Modern: 1.1.1.a

Log file:

None produced.

@rubensworks
Copy link
Member

Thanks for reporting!

@rubensworks
Copy link
Member

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
Copy link
Author

Rosethorns commented Feb 18, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants