Merge pull request #26 from GenuineSounds/patch-2

Incorrectly passing the IInventory of the extraction slot instead of the...
This commit is contained in:
Christian 2012-06-13 18:52:46 -07:00
commit 5a24f7f0d7

View file

@ -12,7 +12,7 @@
public void func_4103_a(ItemStack p_4103_1_)
{
+ FMLClientHandler.instance().onItemCrafted(field_25015_e, p_4103_1_, field_1118_b);
+ FMLClientHandler.instance().onItemCrafted(field_25015_e, p_4103_1_, field_1125_c);
this.func_48434_c(p_4103_1_);
for (int var2 = 0; var2 < this.field_1125_c.func_469_c(); ++var2)