Fixed Oil Cracker description typo
This commit is contained in:
parent
1cf109d1fe
commit
a35965b57c
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ public class GT_MetaTileEntity_OilCracker extends GT_MetaTileEntity_MultiBlockBa
|
||||||
"1x Maintenance Hatch (Any casing)",
|
"1x Maintenance Hatch (Any casing)",
|
||||||
"1x Energy Hatch (Any casing)",
|
"1x Energy Hatch (Any casing)",
|
||||||
"Clean Stainless Steel Machine Casings for the rest (18 at least!)",
|
"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) {
|
public ITexture[] getTexture(IGregTechTileEntity aBaseMetaTileEntity, byte aSide, byte aFacing, byte aColorIndex, boolean aActive, boolean aRedstone) {
|
||||||
|
|
Loading…
Reference in a new issue