Changed texture stuffs

This commit is contained in:
Gig 2015-05-03 17:22:39 +01:00
parent 13b4d73e5a
commit 437318ece9
23 changed files with 187 additions and 139 deletions

View file

@ -1,7 +1,10 @@
package techreborn.compat.recipes;
public class RecipesThermalExpansion {
// TODO remove basic machine frame recipe
// TODO replace iron in recipe to steel
public static void init()
{
// TODO remove basic machine frame recipe
// TODO replace iron in recipe to steel
}
}