diff options
author | Draknyte1 <Draknyte1@hotmail.com> | 2017-03-04 13:58:42 +1000 |
---|---|---|
committer | Draknyte1 <Draknyte1@hotmail.com> | 2017-03-04 13:58:42 +1000 |
commit | c1bc1264c68eba43600a318f71a428e879fec7f6 (patch) | |
tree | 9ee508b3e134eff24e5732ce4975537521e2edd0 /src/Java/gtPlusPlus/xmod/gregtech | |
parent | ae21012d216df71f31aed6fbc9d76215fc24ceed (diff) | |
download | GT5-Unofficial-c1bc1264c68eba43600a318f71a428e879fec7f6.tar.gz GT5-Unofficial-c1bc1264c68eba43600a318f71a428e879fec7f6.tar.bz2 GT5-Unofficial-c1bc1264c68eba43600a318f71a428e879fec7f6.zip |
% Changed some spellings/language.
Diffstat (limited to 'src/Java/gtPlusPlus/xmod/gregtech')
-rw-r--r-- | src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialCokeOven.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialCokeOven.java b/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialCokeOven.java index 08f186b992..bcb89f3bfc 100644 --- a/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialCokeOven.java +++ b/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialCokeOven.java @@ -44,7 +44,7 @@ extends GregtechMeta_MultiBlockBase { "Controller Block for the Industrial Coke Oven", "Size: 3x3x3 (Hollow)", "Controller (front middle at bottom)", - "8x Heat Resistant/Proof Coils (middle Layer, hollow)", + "8x Heat Resistant/Proof Coke Oven Casings (middle Layer, hollow)", "1x Input Hatch (one of bottom)", "1x Output Hatch (one of bottom)", "1x Input Bus (one of bottom)", |