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