aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTechnus <daniel112092@gmail.com>2016-11-03 12:19:46 +0100
committerTechnus <daniel112092@gmail.com>2016-11-03 12:19:46 +0100
commitd3efbca904b35d8bb011cb875bccafa71f76854c (patch)
tree1ad742b39ddbe33ad04aed2b11eb7e30e426c897 /src
parente719b6ca1702f84f87077eb9a5b55762ad48a71d (diff)
downloadGT5-Unofficial-d3efbca904b35d8bb011cb875bccafa71f76854c.tar.gz
GT5-Unofficial-d3efbca904b35d8bb011cb875bccafa71f76854c.tar.bz2
GT5-Unofficial-d3efbca904b35d8bb011cb875bccafa71f76854c.zip
Remove double hint on pyrolyze
Diffstat (limited to 'src')
-rw-r--r--src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_PyrolyseOven.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_PyrolyseOven.java b/src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_PyrolyseOven.java
index c4dbb39223..b125cb15cf 100644
--- a/src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_PyrolyseOven.java
+++ b/src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_PyrolyseOven.java
@@ -35,7 +35,6 @@ public class GT_MetaTileEntity_PyrolyseOven extends GT_MetaTileEntity_MultiBlock
"Industrial Charcoal producer and Oil from Plants",
"Size(WxHxD): 5x4x5, Controller (Bottom center)",
"3x1x3 Kanthal Heating Coils (Inside bottom 5x1x5 layer)",
- "9x Kanthal Heating Coils (Centered 3x1x3 area in Bottom layer)",
"1x Input Hatch/Bus (Centered 3x1x3 area in Top layer)",
"1x Output Hatch/Bus (Any bottom layer casing)",
"1x Maintenance Hatch (Any bottom layer casing)",