reducing diesel pollution
This commit is contained in:
parent
99a280af58
commit
5d58f4aecc
1 changed files with 1 additions and 1 deletions
|
@ -115,6 +115,6 @@ public class GT_MetaTileEntity_DieselGenerator
|
|||
|
||||
@Override
|
||||
public int getPollution() {
|
||||
return 10;
|
||||
return 5;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue