Hey everybody,
is there a way to copy Certus Quartz from Applied Energistics 2 via UU-Matter? I can't put it in the Scanner, so i think the UUM-System works for Vanilla MC/ IC2 items only. But is there a way to add recipes from other mods?
Hey everybody,
is there a way to copy Certus Quartz from Applied Energistics 2 via UU-Matter? I can't put it in the Scanner, so i think the UUM-System works for Vanilla MC/ IC2 items only. But is there a way to add recipes from other mods?
The UU system works with pretty much anything that uses the normal crafting handler and doesn't use obscure items IC2 can't work out the value of. You can add extra things to it on this line of the config:
Oh thank you, that helped.
and how to figure out what <name>[@metadata] for CertusQuartz or any other item is?
I tried AppliedEnergistics2:itemCertusQuartzCrystal = 350 , but it seems not to work?
Use NEI Integration with the "show internal names" option activated, and you can use F3+H to see the metadata. Also, it's probably case sensitive. I'm currently using GregTech, which causes AE2 to disable its own certus quartz item in favor of GregTech's (or at least hide it from NEI), but based on the values for the charged and pure variants, I think you can get plain certus quartz as
Thank you soo much!
For certus quartz or other worldgen items you may want to take a look at the command "/ic2 uu-world-scan medium", which will generate uu values specifically for your mod list and configs. The command is best run on a copy of your world since there may potentially be corruption issues.