Tin ingot replacement bugs out Tin item casing crafting

Issue #18 resolved
B Boldt created an issue

Basically, this is the issue:

; Tin Plate ic2:plate#tin = OreDict:ingotTin

Generally, you forge hammer an ingot into a plate, and then from the plate into the item casing. But with Uncomplication's default recipes on, the item casings can only be made in the Metal Former.

The same recipe is assigned to both the plate and the casing, as the ingot is replacing the plate in the second step of the casing crafting.

For a better explanation, watch this very confused Swedish man trying to play my modpack and running into the issue: https://youtu.be/7Mu87tAsgH0?t=464

:P

Comments (3)

  1. Aroma1997 repo owner

    The vanilla IC2 Item Casings can still be crafted by using the normal recipe. (Uncomplication just hides them from JEI, it doesn't remove them). The problem with this is, that all Uncomplication recipes are shaped. The recipe Uncomplication adds as a replacement is shaped, while the normal one isn't. So if you place the tin ingot at the right position, (forst slot), you will get an item casing. I agree, that this is a bit confisung. I'll make it, so it doesn't hide shapeless recipes.

  2. Aroma1997 repo owner

    I removed the option of hiding recipes again. I also made it, so recipes, that are conflicting with other recipes shouldn't even show up in jei.

  3. Log in to comment