aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDream-Master <dream-master@gmx.net>2018-01-09 20:46:04 +0100
committerDream-Master <dream-master@gmx.net>2018-01-09 20:46:04 +0100
commitbf48fa5a2f8f62918b1e155f8500b4d900f10cf6 (patch)
treebaf72ec2cdd730ccf607a28e86a10e31eb5a8a44
parent588e58a0c4b44b0b3a3ea9eddca404689db7419c (diff)
downloadGT5-Unofficial-bf48fa5a2f8f62918b1e155f8500b4d900f10cf6.tar.gz
GT5-Unofficial-bf48fa5a2f8f62918b1e155f8500b4d900f10cf6.tar.bz2
GT5-Unofficial-bf48fa5a2f8f62918b1e155f8500b4d900f10cf6.zip
and spell fix
-rw-r--r--src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BrickedBlastFurnace.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BrickedBlastFurnace.java b/src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BrickedBlastFurnace.java
index ae903930a0..6a6ed14663 100644
--- a/src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BrickedBlastFurnace.java
+++ b/src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BrickedBlastFurnace.java
@@ -28,7 +28,7 @@ public class GT_MetaTileEntity_BrickedBlastFurnace extends GT_MetaTileEntity_Pri
public String[] getDescription() {
return new String[]{
"Controller Block for the Bricked Blast Furnace",
- "Controller has to be placed in the Center of the second layer",
+ "Controller has to be placed in the (front) center of the second layer",
"Useable for Steel and general Pyrometallurgy",
"Size(WxHxD): 3x4x3 (Hollow, with opening on top)",
"Built from 32 Fired Brick Blocks",