aboutsummaryrefslogtreecommitdiff
path: root/src/resources
diff options
context:
space:
mode:
authorAlkalus <Draknyte1@hotmail.com>2020-03-31 03:31:19 +0100
committerAlkalus <Draknyte1@hotmail.com>2020-03-31 03:31:19 +0100
commitd58dc988a2d378cf9c5544f037f074cba169c5f4 (patch)
treece2e6ec9ebac1bca4dd35f8c3243a0b9f2abf578 /src/resources
parent75ea33600537047847091b55a46f5b88c3c75dbb (diff)
downloadGT5-Unofficial-d58dc988a2d378cf9c5544f037f074cba169c5f4.tar.gz
GT5-Unofficial-d58dc988a2d378cf9c5544f037f074cba169c5f4.tar.bz2
GT5-Unofficial-d58dc988a2d378cf9c5544f037f074cba169c5f4.zip
+ Added NitroBenzene to the Gas Turbine fuel list. (Up for balance)
+ Added recipes for both grinding balls. + Added more milling chains. + Added two advanced recipes for obtaining Nitric Acid. + Added Nitric Oxide and recipes if it doesn't exist. + Added Nitrogen Dioxide and recipes if it doesn't exist. % Changed recipe for Nitrogen Tetroxide. % Adjusted recipe for Th232 again. % Changed Rocket Fuels slightly once more, swapped T3 and T4 fuels back. (Accidentally did them backwards in my last update)
Diffstat (limited to 'src/resources')
-rw-r--r--src/resources/assets/miscutils/lang/en_US.lang12
1 files changed, 11 insertions, 1 deletions
diff --git a/src/resources/assets/miscutils/lang/en_US.lang b/src/resources/assets/miscutils/lang/en_US.lang
index e358c2d272..8064848316 100644
--- a/src/resources/assets/miscutils/lang/en_US.lang
+++ b/src/resources/assets/miscutils/lang/en_US.lang
@@ -3144,5 +3144,15 @@ item.BasicAlgaeItem.6.name=Breedable Algae
//Added 30/03/20
item.milledChalcopyrite.name=Milled Chalcopyrite
item.milledSphalerite.name=Milled Sphalerite
+item.milledNickel.name=Milled Nickel
+item.milledPlatinum.name=Milled Platinum
+item.milledPentlandite.name=Milled Pentlandite
+
item.BasicGenericChemItem.7.name=Alumina Milling Ball
-item.BasicGenericChemItem.8.name=Soapstone Milling Ball \ No newline at end of file
+item.BasicGenericChemItem.8.name=Soapstone Milling Ball
+
+item.FrothZincflotation.name=Sphalerite Flotation Froth Cell
+item.FrothCopperflotation.name=Chalcopyrite Flotation Froth Cell
+item.FrothNickelflotation.name=Nickel Flotation Froth Cell
+item.FrothPlatinumflotation.name=Platinum Flotation Froth Cell
+item.FrothPentlanditeflotation.name=Pentlandite Flotation Froth Cell \ No newline at end of file