Closed Rundas01 closed 5 years ago
That's because these flags are not valid, see https://crafttweaker.readthedocs.io/en/latest/#Mods/GregTechCE/Material/#material-generation-flags for a list of valid flags
Ah, I see. Is there a way of creating the fine wire and magnetic rod somehow else?
@42Rundas add recipes to the corresponding machines and/or add crafting recipes
How do think I can add a recipe for an item which doesn't even exist?
Use the material icon-set see: https://crafttweaker.readthedocs.io/en/latest/#Mods/GregTechCE/Material/#material-icon-set. In your case you should use FINE and MAGNETIC
Ok, I'll give that a try. Thanks man :D
Hello, I use CraftTweaker to import "Tough Alloy" and "Magnesium Diboride" from NuclearCraft in order to make magnetic rods and fine wires respectively. Therefore I created this:
But on every start, the game crashes with an exception caught from CraftTweaker.
Edit: It seems, that the addFlag is the problem. Without these, everything is fine.
Any help is appreciated. Rundas