Skip to content

Commit

Permalink
Fixed Oil Cracker description typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Gäßler committed Nov 22, 2017
1 parent 1cf109d commit a35965b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public String[] getDescription() {
"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) {
Expand Down

0 comments on commit a35965b

Please sign in to comment.