aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlkalus <draknyte1@hotmail.com>2018-04-19 13:48:13 +1000
committerGitHub <noreply@github.com>2018-04-19 13:48:13 +1000
commit574dac7d6801774cda1c30325972cfd3bebfc883 (patch)
tree68fee49d20496e6f61e1190539f26a91797856fb
parentbbc1b38b3d12da80136a71e6aa1989cd54995be1 (diff)
parent0f47796d9b5c8fad9c0660727a49f60358fb00ae (diff)
downloadGT5-Unofficial-574dac7d6801774cda1c30325972cfd3bebfc883.tar.gz
GT5-Unofficial-574dac7d6801774cda1c30325972cfd3bebfc883.tar.bz2
GT5-Unofficial-574dac7d6801774cda1c30325972cfd3bebfc883.zip
Merge pull request #258 from ilouHD/patch-1
Changed tooltip of Alloy Blast Smelter to better describe size.
-rw-r--r--src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMetaTileEntity_AlloyBlastSmelter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMetaTileEntity_AlloyBlastSmelter.java b/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMetaTileEntity_AlloyBlastSmelter.java
index f6b82d4c27..098529818e 100644
--- a/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMetaTileEntity_AlloyBlastSmelter.java
+++ b/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMetaTileEntity_AlloyBlastSmelter.java
@@ -55,7 +55,7 @@ extends GregtechMeta_MultiBlockBase {
"20% Faster than the Electric Blast Furnace",
"Allows Complex GT++ alloys to be created",
"Circuit for recipe goes in the Input Bus or GUI slot",
- "Size: 3x3x4 (Hollow)",
+ "Size: 3x4x3 (Hollow)",
"Controller (front middle at bottom)",
"16x Blast Smelter Heat Containment Coils (two middle Layers, hollow)",
"1x Input bus (one of bottom)",