I am working on making a compressor recipe and am only having one problem: It requires that I add an NBTTagCompound field between the input and output, and I don't know what to put there. Here is the current code:
Note: I am using the most recent IC2 experimental API, if that changes anything.