aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com
diff options
context:
space:
mode:
authorGTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>2022-07-30 17:49:14 +0100
committerGTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>2022-07-30 17:49:14 +0100
commit54d0a963d77c37d51430aafd6548924398637381 (patch)
tree9348847d53f8cdc5e57176755add284a0ca25ada /src/main/java/com
parent8bd8d292e445387036175bcf0243550dabfe83d5 (diff)
downloadGT5-Unofficial-54d0a963d77c37d51430aafd6548924398637381.tar.gz
GT5-Unofficial-54d0a963d77c37d51430aafd6548924398637381.tar.bz2
GT5-Unofficial-54d0a963d77c37d51430aafd6548924398637381.zip
Opps
Diffstat (limited to 'src/main/java/com')
-rw-r--r--src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java8
1 files changed, 4 insertions, 4 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 f4ea0e6643..dec5966af5 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
@@ -882,7 +882,7 @@ public class DreamCraftRecipeLoader {
ItemList.Reactor_Coolant_Sp_6.get(1L),
ItemList.Reactor_Coolant_Sp_6.get(1L),
ItemList.Reactor_Coolant_Sp_6.get(1L),
- ItemList.Electric_Pump_UIV.get(2L)},
+ ItemList.Electric_Pump_UIV.get(1L)},
new FluidStack[]{
Materials.SuperCoolant.getFluid(16_000L),
new FluidStack(solderUEV, 20*144),
@@ -902,7 +902,7 @@ public class DreamCraftRecipeLoader {
ItemList.Reactor_Coolant_Sp_6.get(1L),
ItemList.Reactor_Coolant_Sp_6.get(1L),
ItemList.Reactor_Coolant_Sp_6.get(1L),
- ItemList.Electric_Pump_UIV.get(2L)},
+ ItemList.Electric_Pump_UIV.get(1L)},
new FluidStack[]{
Materials.SuperCoolant.getFluid(16_000L),
new FluidStack(solderUEV, 20*144),
@@ -926,7 +926,7 @@ public class DreamCraftRecipeLoader {
ItemList.Reactor_Coolant_Sp_6.get(1L),
ItemList.Reactor_Coolant_Sp_6.get(1L),
ItemList.Reactor_Coolant_Sp_6.get(1L),
- ItemList.Electric_Pump_UMV.get(4L)},
+ ItemList.Electric_Pump_UMV.get(1L)},
new FluidStack[]{
Materials.SuperCoolant.getFluid(32_000L),
new FluidStack(solderUEV, 40*144),
@@ -949,7 +949,7 @@ public class DreamCraftRecipeLoader {
ItemList.Reactor_Coolant_Sp_6.get(1L),
ItemList.Reactor_Coolant_Sp_6.get(1L),
ItemList.Reactor_Coolant_Sp_6.get(1L),
- ItemList.Electric_Pump_UMV.get(4L)},
+ ItemList.Electric_Pump_UMV.get(1L)},
new FluidStack[]{
Materials.SuperCoolant.getFluid(32_000L),
new FluidStack(solderUEV, 40*144),