Added Basic NEI Support

This commit is contained in:
AlgorithmX2
2014-04-04 00:17:20 -05:00
parent c73ce116c5
commit 5571467f20
5 changed files with 247 additions and 16 deletions
+1
View File
@@ -140,4 +140,5 @@ public class ShapelessRecipe implements IRecipe
{
return this.input;
}
}