Revert "Oops, forgot to update the miner inventory slots"
This reverts commit 93a1789053
.
This commit is contained in:
parent
c839ce5697
commit
281836fc4a
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue