Updated tooltips
This commit is contained in:
parent
c9bc17bce5
commit
b780ef6c2c
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 6-18 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)",
|
||||
|
|
|
@ -352,7 +352,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…
Reference in a new issue