Anyone else not able to craft the dual uranium cell?
EDIT: figured it out. had to use JEI, would have preferred to use the wiki for this though. Where's the best place to find updates to the recipes?
Anyone else not able to craft the dual uranium cell?
EDIT: figured it out. had to use JEI, would have preferred to use the wiki for this though. Where's the best place to find updates to the recipes?
Where's the best place to find updates to the recipes?
Probably JEI, as the wiki is only up to date if people keep updating the recipes when they change, JEI is always right for the version of IC2 it's running with.
I've actually found that there is a (albeit documented) bug with IC2 and JEI wherein machine recipes (as in the ones similar to Iron ore into a macerator = 2 crushed iron ore) don't show up in the MC 1.8.9 version(s). I saw somewhere that there is a certain feature missing in JEI in order for the IC2 team to add the recipes, but that post/whatever it is was a long while ago. Is there any known workaround for those recipes to appear?
Yeah, I would update to MC 1.10.2, but I like Thaumcraft too much... once that updates, I'll be on the latest MC! Until 1.11...
I did notice that JEI doesn't really show any of the machine using recipes or only a few. Is this a known insufficiency for which we're waiting for him to update JEI?
There's two ways GUIs are made in IC2 internally, one uses XML files (that can be modified by resource packs) which makes JEI support quite simple, and the other is closer to how Minecraft normally does it (that can't be modified via resource packs) which requires JEI recipes to be made manually.
Doing them manually is a bit of a pain, and ideally all of them will be able to use XML files eventually, so that's why only certain machines have JEI support. Most of the main ones do have it though, it's only slightly more obscure things like the fermenter that still need it.