Fixed #7803
This commit is contained in:
@@ -38,6 +38,11 @@ public class UnitCargoLoader extends Block{
|
||||
ambientSound = Sounds.respawning;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean outputsItems(){
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setBars(){
|
||||
super.setBars();
|
||||
|
||||
Reference in New Issue
Block a user