Added iron IBF recipes

This commit is contained in:
joflashstudios 2015-06-25 22:36:06 -04:00
parent 7c1aec7e9f
commit 338575d56d
2 changed files with 6 additions and 0 deletions

View file

@ -17,6 +17,7 @@ public class RecipesThermalExpansion implements ICompatModule {
public void init(FMLInitializationEvent event) {
// TODO remove basic machine frame recipe
// TODO replace iron in recipe to steel
// TODO add industrial blast furnace recipes for Enderium and Fluxed Electrum
}
@Override