Enigmatica 2: Expert - E2E

Enigmatica 2: Expert - E2E

2M Downloads

Compacting Drawer Diamond should convert to ThermalFoundation Diamond Nugget

ToasterKoishi opened this issue ยท 4 comments

commented

Thank you for helping us improve.

Please follow the issue template, and do not delete any part of it.
Failure to comply will result in the issue being closed.

Issue Description

Microchip (Tier 3) from OpenComputers can only be crafted using chipDiamond. A compacting drawer will default to breaking down diamonds into Extended Crafting diamond nuggets, which only oredict into nuggetDiamond. However, in a crafting table, a diamond is crafted into Thermal Foundation diamond nuggets, which oredict into both nuggetDiamond and chipDiamond.

My most immediate problem was apparently not being able to craft the microchip using the diamond nuggets in my ME system (storage bus on a drawer). Closer inspection of the oredict names revealed the problem.

I see three possible solutions:

  • Make the microchip craftable with nuggetDiamond
  • Make compacting drawers break diamonds into Thermal Foundation nuggets by defaut
  • Add chipDiamond to Extended Crafting nugget oredict

Modpack version (Do not use "latest")

1.44

Logs

If applicable, please upload your crash report, or latest.log to hastebin.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

commented

Thank you for the thorough report :) I will combine option 1 and 2 that you propose.

commented

This issue was moved by NillerMedDild to NillerMedDild/enigmatica2#193.

commented

The Microchip Tier 3 already accepts nuggetDiamond.
I changed the Compacting Drawer conversion to thermalfoundation as suggested.

commented