aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTec <daniel112092@gmail.com>2020-06-14 07:35:47 +0200
committerTec <daniel112092@gmail.com>2020-06-14 07:35:47 +0200
commite3903a6943a316ebd494f7a240844be93705da32 (patch)
tree91828600f10b71f82a172e337bf0f9fdd46d846d /src
parent55d58b9812096f09a41a5298e74791d82509595b (diff)
parenteb479dd05217d6313e3b8cc0b294e1b526663cc5 (diff)
downloadGT5-Unofficial-e3903a6943a316ebd494f7a240844be93705da32.tar.gz
GT5-Unofficial-e3903a6943a316ebd494f7a240844be93705da32.tar.bz2
GT5-Unofficial-e3903a6943a316ebd494f7a240844be93705da32.zip
Merge branch 'master' of https://github.com/Technus/TecTech
Diffstat (limited to 'src')
-rw-r--r--src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java b/src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java
index c26125fe69..b669165176 100644
--- a/src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java
+++ b/src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java
@@ -457,6 +457,7 @@ public class DreamCraftRecipeLoader implements Runnable {
CustomItemList.DATApipe.get(4),
ItemList.Cover_Screen.get(1),
new ItemStack(Blocks.stone_button, 16),
+ GT_Utility.getIntegratedCircuit(1),
}, Materials.Iridium.getMolten(2592), CustomItemList.Parametrizer_Hatch.get(1), 800, 122880);
GT_Values.RA.addAssemblerRecipe(new ItemStack[]{
CustomItemList.eM_Computer_Casing.get(1),
@@ -464,13 +465,16 @@ public class DreamCraftRecipeLoader implements Runnable {
CustomItemList.DATApipe.get(6),
ItemList.Cover_Screen.get(1),
new ItemStack(Blocks.stone_button, 32),
+ GT_Utility.getIntegratedCircuit(2),
}, Materials.Iridium.getMolten(2592), CustomItemList.ParametrizerX_Hatch.get(1), 800, 122880);
+
GT_Values.RA.addAssemblerRecipe(new ItemStack[]{
CustomItemList.eM_Computer_Casing.get(1),
ItemList.Circuit_Biomainframe.get(1),
CustomItemList.DATApipe.get(8),
ItemList.Cover_Screen.get(2),
new ItemStack(Blocks.stone_button, 64),
+ GT_Utility.getIntegratedCircuit(3),
}, Materials.Iridium.getMolten(2592), CustomItemList.ParametrizerTXT_Hatch.get(1), 800, 122880);
//Uncertainty
addAssemblerRecipeWithCleanroom(new ItemStack[]{
@@ -479,13 +483,16 @@ public class DreamCraftRecipeLoader implements Runnable {
CustomItemList.DATApipe.get(16),
ItemList.Cover_Screen.get(1),
new ItemStack(Blocks.stone_button, 16),
+ GT_Utility.getIntegratedCircuit(4),
}, Materials.Iridium.getMolten(2592), CustomItemList.Uncertainty_Hatch.get(1), 1200, 122880);
+
addAssemblerRecipeWithCleanroom(new ItemStack[]{
CustomItemList.eM_Computer_Casing.get(1),
ItemList.Circuit_Biomainframe.get(1),
CustomItemList.DATApipe.get(32),
ItemList.Cover_Screen.get(1),
new ItemStack(Blocks.stone_button, 16),
+ GT_Utility.getIntegratedCircuit(5),
}, Materials.Iridium.getMolten(2592), CustomItemList.UncertaintyX_Hatch.get(1), 1200, 122880);
//Elemental Input