Enable FZ Integration - Crafting and Barrels ( Untested ).

This commit is contained in:
AlgorithmX2
2014-03-18 12:54:57 -05:00
parent a475a3e91f
commit 9e85c33b16
7 changed files with 85 additions and 46 deletions
+2
View File
@@ -21,4 +21,6 @@ public interface IFZ
boolean isBarrel(TileEntity te);
void grinderRecipe(ItemStack is, ItemStack itemStack);
}