This commit is contained in:
parent
49c063f24a
commit
218d45c99d
2 changed files with 4 additions and 4 deletions
|
@ -36,7 +36,7 @@ public class GT_MetaTileEntity_MultiFurnace
|
|||
public String[] getDescription() {
|
||||
return new String[]{
|
||||
"Controller Block for the Multi Smelter",
|
||||
"Smelts up to 8-256 Items at once",
|
||||
"Smelts up to 8-128 Items at once",
|
||||
"Size(WxHxD): 3x3x3 (Hollow), Controller (Front middle at bottom)",
|
||||
"8x Heating Coils (Middle layer, hollow)",
|
||||
"1x Input Bus (One of bottom)",
|
||||
|
|
|
@ -354,7 +354,7 @@ achievement.universal=Universal
|
|||
achievement.universal.desc=Craft a Mass Fab
|
||||
achievement.replication=Replication
|
||||
achievement.replication.desc=Craft a Replicator
|
||||
achievement.upgrade2=Upgrade your Coils (again)
|
||||
achievement.upgrade2=Upgrade your Coils (level II)
|
||||
achievement.upgrade2.desc=Craft a Nichrome Heating Coil
|
||||
achievement.tungstensteel=Tungstensteel
|
||||
achievement.tungstensteel.desc=Cool down a Hot Tungstensteel Ingot
|
||||
|
|
Loading…
Add table
Reference in a new issue