Fixed Oil Cracker description typo

This commit is contained in:
Johannes Gäßler 2017-11-22 19:59:30 +01:00
parent 1cf109d1fe
commit a35965b57c

View file

@ -44,7 +44,7 @@ public class GT_MetaTileEntity_OilCracker extends GT_MetaTileEntity_MultiBlockBa
"1x Maintenance Hatch (Any casing)",
"1x Energy Hatch (Any casing)",
"Clean Stainless Steel Machine Casings for the rest (18 at least!)",
"Input/output Hatches must be on opposite sides"};
"Input/Output Hatches must be on opposite sides"};
}
public ITexture[] getTexture(IGregTechTileEntity aBaseMetaTileEntity, byte aSide, byte aFacing, byte aColorIndex, boolean aActive, boolean aRedstone) {