aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlkalus <3060479+draknyte1@users.noreply.github.com>2019-05-16 19:29:30 +1000
committerAlkalus <3060479+draknyte1@users.noreply.github.com>2019-05-16 19:29:30 +1000
commitc02c8398d45bbcaa90fd30f0a72a4937ed210467 (patch)
treeec2bb6e5cde575dd6fae02ba97110d3f27e5eee2 /src
parent6956a57313794083599318fe0db22420f6e6b7b9 (diff)
downloadGT5-Unofficial-c02c8398d45bbcaa90fd30f0a72a4937ed210467.tar.gz
GT5-Unofficial-c02c8398d45bbcaa90fd30f0a72a4937ed210467.tar.bz2
GT5-Unofficial-c02c8398d45bbcaa90fd30f0a72a4937ed210467.zip
% Minor adjustments.
Diffstat (limited to 'src')
-rw-r--r--src/Java/gtPlusPlus/core/recipe/RECIPES_SeleniumProcessing.java2
-rw-r--r--src/resources/assets/miscutils/lang/en_US.lang7
2 files changed, 7 insertions, 2 deletions
diff --git a/src/Java/gtPlusPlus/core/recipe/RECIPES_SeleniumProcessing.java b/src/Java/gtPlusPlus/core/recipe/RECIPES_SeleniumProcessing.java
index 0cd94efac6..eaa939a2fd 100644
--- a/src/Java/gtPlusPlus/core/recipe/RECIPES_SeleniumProcessing.java
+++ b/src/Java/gtPlusPlus/core/recipe/RECIPES_SeleniumProcessing.java
@@ -23,7 +23,7 @@ public class RECIPES_SeleniumProcessing {
processCopperRecipes();
//Liquify the Dried Dioxide
- AddGregtechRecipe.addCokeAndPyrolyseRecipes(MISC_MATERIALS.SELENIUM_DIOXIDE.getDust(1), 14, FluidUtils.getSteam(500), null, MISC_MATERIALS.SELENIUM_DIOXIDE.getFluid(1000), 120, 1024);
+ AddGregtechRecipe.addCokeAndPyrolyseRecipes(MISC_MATERIALS.SELENIUM_DIOXIDE.getDust(1), 13, FluidUtils.getSteam(500), null, MISC_MATERIALS.SELENIUM_DIOXIDE.getFluid(1000), 120, 1024);
// Produce Selenious Acid
AddGregtechRecipe.addCokeAndPyrolyseRecipes(MISC_MATERIALS.SELENIUM_DIOXIDE.getCell(1), 14, FluidUtils.getHotWater(4000), CI.emptyCells(1), MISC_MATERIALS.SELENIOUS_ACID.getFluid(1000), 120, 2048);
diff --git a/src/resources/assets/miscutils/lang/en_US.lang b/src/resources/assets/miscutils/lang/en_US.lang
index b96735a2f1..38188e838b 100644
--- a/src/resources/assets/miscutils/lang/en_US.lang
+++ b/src/resources/assets/miscutils/lang/en_US.lang
@@ -2950,4 +2950,9 @@ item.itemHeavyPlateWhiteMetal.name=Heavy White Metal Plate
item.itemHeavyPlateBlackMetal.name=Heavy Black Metal Plate
item.itemHeavyPlateAncientGranite.name=Heavy Ancient Granite Plate
-item.GTPP.bauble.fireprotection.0.name=Supreme Pizza Gloves \ No newline at end of file
+item.GTPP.bauble.fireprotection.0.name=Supreme Pizza Gloves
+
+
+//Added 16/5/19
+item.itemCellSeleniumDioxide.name=Selenium Dioxide Cell
+item.itemCellSeleniousAcid.name=Selenious Acid Cell