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

Support recipes with conflicting inputs #100

Open
Skreperiukas opened this issue Dec 9, 2023 · 6 comments
Open

Support recipes with conflicting inputs #100

Skreperiukas opened this issue Dec 9, 2023 · 6 comments

Comments

@Skreperiukas
Copy link

Skreperiukas commented Dec 9, 2023

Issue type:

  • ➕ Feature request

Short description:

Items with same recipe can't be autocrafted.

Steps to reproduce the problem:

  1. Find items that share the same recipe (In my case it's @ValhelsiaFurniture Table and Chair && @minecraft Wooden Slab).
  2. Setup variable card with Wooden Slab recipe.
  3. Insert variable card into Crafting Interface.
  4. Crafting interface shows X mark and terminal does not have Wooden Slab autocrafting as an option.

Expected behaviour:

Network let's me craft the desired item setup according to Variable Card.


Versions:

  • This mod: 1.1.6
  • Minecraft: 1.20.1
  • Forge: 47.2.1

Log file:

@rubensworks
Copy link
Member

Thanks for reporting!

@rubensworks
Copy link
Member

If you have equal inputs for the same recipe, then something must be wrong in your pack.
AFAIK, vanilla doesn't allow multiple equal-input recipes, and will just pick the first matching one when used.
Manually using the crafting table should produce the same issue.

Feel free to let me know if I misunderstood somehow.

@rubensworks rubensworks closed this as not planned Won't fix, can't repro, duplicate, stale Dec 9, 2023
@Skreperiukas
Copy link
Author

In vanilla yes. Modded sometimes has same recipes for multiple items and its usually fixed using @PolyMorph mod which adds a button in crafting table that lets you choose which outcome you want. I reported this because in larger modpacks this is inevitable and autocrafting for some items becomes impossible. I don't know how preciselly it should be fixed, but I think it's possible? @AppliedEnergystics2 has that figured out.

@rubensworks
Copy link
Member

I see, thanks for the clarification @Skreperiukas.

I'll convert this issue to a feature request.

@rubensworks rubensworks reopened this Dec 10, 2023
@rubensworks rubensworks changed the title Autocrafting breaks when multiple items have same recipe. Support recipes with conflicting inputs Dec 10, 2023
@nickbanana
Copy link

sorry but any progress on this?

@rubensworks
Copy link
Member

Nope, no one is working on this AFAIK, but feel free to submit a PR.

@rubensworks rubensworks moved this to Options in Features Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Options
Development

No branches or pull requests

3 participants