WanionCane / UniDict

a mod about unifying all the things.
https://www.curseforge.com/minecraft/mc-mods/unidict
Mozilla Public License 2.0
38 stars 16 forks source link

IC2 Classic + Ic2 Extras broken recipes #183

Closed ElektroKill closed 3 years ago

ElektroKill commented 3 years ago

Hello, I found another problem with crafting integration. It seems that some recipes are broken because not all ingredients are added.

Mods: UniDict(2.9.9, tested my fork too), WanionLib(2.5), Latest version of CoFHCore, CoFHWorld, RedstoneFlux, JEI, Thermal Expansion, Thermal Foundation, CodeChicken Lib, Actually Additions, Ic2 Classic, Ic2 extras.

Indented behavior: image

Behavior with UniDict: image

I will be looking into fixing this issue in the 3.0.0 version, if you have any tips on how to approach this then reply to this issue.

I don't really know how IC2 handles it's crafting recipes so any help fixing this would be greatly appreciated.

Thanks in advacnce.

ElektroKill commented 3 years ago

This is probably a bug with the ingredients not being recognized properly, also it seems that the damage value problem from the Ic2 Experimental forge hammer is present here too. Couldn't the IC2 researcher be copied over to IC2C? Other than the inaccessible fields which would have to accessed via reflection I don't see any problem.