Bugfixes 6 fix: missed a file
This commit is contained in:
parent
f94313e9b1
commit
25fe49f9c5
1 changed files with 0 additions and 2 deletions
|
@ -340,8 +340,6 @@ public class GT_MetaTileEntity_BronzeBlastFurnace
|
|||
}
|
||||
|
||||
public boolean allowPutStack(IGregTechTileEntity aBaseMetaTileEntity, int aIndex, byte aSide, ItemStack aStack) {
|
||||
//if (aIndex < 2) {
|
||||
//}
|
||||
return !GT_Utility.areStacksEqual(aStack, this.mInventory[0]);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue