fix
This commit is contained in:
parent
9af2049318
commit
ef617a041e
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ public class GT_MetaTileEntity_AssemblyLine
|
||||||
public String[] getDescription() {
|
public String[] getDescription() {
|
||||||
return new String[]{"Assembly line",
|
return new String[]{"Assembly line",
|
||||||
"Size: 3x(2-16)x4, variable length",
|
"Size: 3x(2-16)x4, variable length",
|
||||||
"Bottom: Steel Casing(or Maintenance or Input Hatch), Input Bus(Last Output Bus), Steel Casing",
|
"Bottom: Steel Casing(or Maintenance or Input Hatch), +",
|
||||||
|
"Input Bus(Last Output Bus), Steel Casing",
|
||||||
"Middle: Reinforced Glass, Assembling Line, Reinforced Glass",
|
"Middle: Reinforced Glass, Assembling Line, Reinforced Glass",
|
||||||
"UpMiddle: Grate Casing(or Controller), Assembling Casing, Grate Casing",
|
"UpMiddle: Grate Casing(or Controller), Assembling Casing, Grate Casing",
|
||||||
"Top: Steel Casing(or Energy Hatch)",
|
"Top: Steel Casing(or Energy Hatch)",
|
||||||
|
|
Loading…
Reference in a new issue