Fixed output randomization
This commit is contained in:
parent
04d9b3dc68
commit
102b0ffeda
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ public class TileComponentEjector implements ITileComponent, IEjector
|
|||
|
||||
if(stack == null)
|
||||
{
|
||||
trackers[index] = side.ordinal();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue