Port to 1.11
This commit is contained in:
@@ -52,6 +52,6 @@ public class IMEInventoryDestination implements IInventoryDestination
|
||||
{
|
||||
return true;
|
||||
}
|
||||
return failed.getStackSize() != stack.stackSize;
|
||||
return failed.getStackSize() != stack.getCount();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user