Then nothing I guess
Also, another bug (maybe):
2014-01-12 18:14:29 [WARNING] [LevelStorage] Failed to add Iridium ore -> ingot recipe. Fallbacking.
2014-01-12 18:14:29 [INFO] [STDERR] java.lang.RuntimeException: ambiguous recipe: [1xic2.itemOreIridium@0 -> [1xitem.null@5]], conflicts with [[1xic2.itemOreIridium@0] -> [1xitem.itemMTCore@10]]
2014-01-12 18:14:29 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:31)
2014-01-12 18:14:29 [INFO] [STDERR] at makmods.levelstorage.proxy.SimpleRecipeAdder.addSimpleCraftingRecipes(SimpleRecipeAdder.java:128)
2014-01-12 18:14:29 [INFO] [STDERR] at makmods.levelstorage.proxy.CommonProxy.init(CommonProxy.java:63)
2014-01-12 18:14:29 [INFO] [STDERR] at makmods.levelstorage.proxy.ClientProxy.init(ClientProxy.java:169)
2014-01-12 18:14:29 [INFO] [STDERR] at makmods.levelstorage.LevelStorage.init(LevelStorage.java:174)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-01-12 18:14:29 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2014-01-12 18:14:29 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2014-01-12 18:14:29 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2014-01-12 18:14:29 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2014-01-12 18:14:29 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
2014-01-12 18:14:29 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
2014-01-12 18:14:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
2014-01-12 18:14:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
2014-01-12 18:14:29 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2014-01-12 18:14:29 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
2014-01-12 18:14:29 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Display More
Just ignore that thing, it's nothing bad. (unless it crashes your minecraft ofc, which it shouldn't as I purposely inserted try{}catch{} block in there).
EDIT:
Going to add a Nano Hammer. It's just an energy-powered Forge Hammer that has some bonus/convenient recipes.
It'll use OreDict for determinining all its recipes, so it will be GT-compatible.
Now where the question lies, how much EU per operation should it take?
And I'm fully aware that GT removes recipe from forge hammer, I'll just replace it with Steel Hammer (or Tunstensteel MWUAHAHA!) in the recipe.
FrozenElite30:
willfix
EDIT 2:
Implemented, here're some screenshots:
EDIT 3:
I'll just leave this here...
I could do the same thing with cells, but they are gonna be trickier. If this is one render pass, then i have to make several for cells.
EDIT 4:
Now let's actually generate some ores and put all those metals into a good use...