Some fixes for #242
This commit is contained in:
parent
7135075ac6
commit
47a466ef21
6 changed files with 19 additions and 8 deletions
|
@ -123,7 +123,7 @@ public class TileIndustrialSawmill extends TilePowerAcceptor implements IWrencha
|
|||
tank.writeToNBT(tagCompound);
|
||||
crafter.writeToNBT(tagCompound);
|
||||
}
|
||||
|
||||
|
||||
/* IFluidHandler */
|
||||
@Override
|
||||
public int fill(ForgeDirection from, FluidStack resource, boolean doFill) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue