Revert "Oops, forgot to update the miner inventory slots"

This reverts commit 93a1789053.
This commit is contained in:
aidancbrady 2015-04-26 19:41:10 -07:00
parent c839ce5697
commit 281836fc4a

View file

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