INDENTS
This commit is contained in:
parent
d8fd2c020b
commit
be8de36335
1 changed files with 64 additions and 61 deletions
|
@ -100,7 +100,10 @@ public class GT_Pollution {
|
|||
int y =60 +(-f+tRan.nextInt(f*2+1));
|
||||
int z =tPos.chunkPosZ*16+(tRan.nextInt(16));
|
||||
damageBlock(x, y, z, tPollution > GT_Mod.gregtechproxy.mPollutionSourRainLimit);
|
||||
}}}}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue