diff options
author | Christina Berchtold <kekzdealer@gmail.com> | 2019-07-03 01:08:48 +0200 |
---|---|---|
committer | Christina Berchtold <kekzdealer@gmail.com> | 2019-07-03 01:08:48 +0200 |
commit | 0dea62f42b119b29611bec9fb85a993a8e2441d8 (patch) | |
tree | d8ee10733111c1ce23554d1e954afa6baa41352c /GregTech.lang | |
parent | d4aa14440c7516cc2bf6613551c34da586fb4207 (diff) | |
download | GT5-Unofficial-0dea62f42b119b29611bec9fb85a993a8e2441d8.tar.gz GT5-Unofficial-0dea62f42b119b29611bec9fb85a993a8e2441d8.tar.bz2 GT5-Unofficial-0dea62f42b119b29611bec9fb85a993a8e2441d8.zip |
Added T.F.F.T, a kinda of multi fluid storage multi.
Diffstat (limited to 'GregTech.lang')
-rw-r--r-- | GregTech.lang | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/GregTech.lang b/GregTech.lang index d05f5bc08c..6ebd2eb2b3 100644 --- a/GregTech.lang +++ b/GregTech.lang @@ -2379,6 +2379,28 @@ languagefile { S:TileEntity_DESCRIPTION_5002_Index_7=Dimensions: 5x5x5 (WxHxL) S:TileEntity_DESCRIPTION_5002_Index_8=Structure: S:TileEntity_DESCRIPTION_5002_Index_9= 80x Radiation Proof Machine Casing (at least) + S:TileEntity_DESCRIPTION_5003_Index_0=Massive fluid tank that can hold up to 25 different fluids + S:TileEntity_DESCRIPTION_5003_Index_1=Fluid storage amount depends on the tank + S:TileEntity_DESCRIPTION_5003_Index_10= Controller: Top center + S:TileEntity_DESCRIPTION_5003_Index_11= Energy Hatch: Any top or bottom casing + S:TileEntity_DESCRIPTION_5003_Index_12= Inner 3x7x3 tube are Storage Field Blocks + S:TileEntity_DESCRIPTION_5003_Index_13= Outer 5x7x5 glass shell is AE2 Quartz Glass or Vanilla Stained Glass + S:TileEntity_DESCRIPTION_5003_Index_14= Maintenance Hatch: Any top or bottom casing + S:TileEntity_DESCRIPTION_5003_Index_15= I/O Hatches: Instead of any casing or glass, have to touch storage field + S:TileEntity_DESCRIPTION_5003_Index_16= Controller: Top center + S:TileEntity_DESCRIPTION_5003_Index_17= Energy Hatch: Any top or bottom casing + S:TileEntity_DESCRIPTION_5003_Index_18= Inner 3x7x3 tube are Storage Field Blocks + S:TileEntity_DESCRIPTION_5003_Index_19= Outer 5x7x5 glass shell is AE2 Quartz Glass or Vanilla Stained Glass + S:TileEntity_DESCRIPTION_5003_Index_2=------------------------------------------ + S:TileEntity_DESCRIPTION_5003_Index_20= Maintenance Hatch: Any top or bottom casing + S:TileEntity_DESCRIPTION_5003_Index_21= I/O Hatches: Instead of any casing or glass, have to touch storage field + S:TileEntity_DESCRIPTION_5003_Index_3=Dimensions: 5x9x5 (WxHxL) + S:TileEntity_DESCRIPTION_5003_Index_4=Structure: + S:TileEntity_DESCRIPTION_5003_Index_5= Controller: Top center + S:TileEntity_DESCRIPTION_5003_Index_6= Energy Hatch: Any top or bottom casing + S:TileEntity_DESCRIPTION_5003_Index_7= Maintenance Hatch, I/O Hatches: Instead of any casing + S:TileEntity_DESCRIPTION_5003_Index_8=Dimensions: 5x9x5 (WxHxL) + S:TileEntity_DESCRIPTION_5003_Index_9=Structure: S:TileEntity_DESCRIPTION_501_Index_0=Fermenting Fluids S:TileEntity_DESCRIPTION_502_Index_0=Fermenting Fluids S:TileEntity_DESCRIPTION_503_Index_0=Fermenting Fluids @@ -4963,6 +4985,7 @@ languagefile { S:gt.blockmachines.multimachine.oredrill4.name=Ore Drilling Plant IV S:gt.blockmachines.multimachine.processingarray.name=Processing Array S:gt.blockmachines.multimachine.pyro.name=Pyrolyse Oven + S:gt.blockmachines.multimachine.tf_fluidtank.name=T.F.F.T S:gt.blockmachines.multimachine.vacuumfreezer.name=Vacuum Freezer S:gt.blockmachines.quantum.chest.tier.01.name=Quantum Chest I S:gt.blockmachines.quantum.chest.tier.02.name=Quantum Chest II |