Oops, forgot to update the miner inventory slots

This commit is contained in:
TehStoneMan 2015-04-24 10:58:38 +10:00
parent 61406c2b2d
commit 93a1789053

View file

@ -26,7 +26,7 @@ public class ContainerDigitalMiner extends Container
}
}
addSlotToContainer(new SlotDischarge(tentity, 27, 152, 6));
addSlotToContainer(new SlotDischarge(tentity, 27, 14, 60));
int slotX;