aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java18
1 files changed, 16 insertions, 2 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 1af4dfcfc8..ebe8a749a0 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
@@ -726,7 +726,14 @@ public class DreamCraftRecipeLoader implements Runnable {
ItemList.Circuit_Chip_QPIC.get(2L),
new Object[]{OrePrefixes.circuit.get(Materials.Infinite), 2L},
ItemList.UHV_Coil.get(2L),
- ItemList.Reactor_Coolant_He_6.get(8L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
ItemList.Electric_Pump_UHV.get(1L)},
new FluidStack[]{
new FluidStack(FluidRegistry.getFluid("ic2coolant"), 16000),
@@ -740,7 +747,14 @@ public class DreamCraftRecipeLoader implements Runnable {
ItemList.Circuit_Chip_QPIC.get(2L),
new Object[]{OrePrefixes.circuit.get(Materials.Infinite), 2L},
ItemList.UHV_Coil.get(2L),
- ItemList.Reactor_Coolant_He_6.get(8L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
+ ItemList.Reactor_Coolant_He_6.get(1L),
ItemList.Electric_Pump_UHV.get(1L)},
new FluidStack[]{
new FluidStack(FluidRegistry.getFluid("ic2coolant"), 16000),