aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDream-Master <dream-master@gmx.net>2018-11-18 17:36:12 +0100
committerDream-Master <dream-master@gmx.net>2018-11-18 17:36:12 +0100
commit0a2b197fccee1fdc812297f3791ba754a04cd38b (patch)
treef38f8822439d4b29cf583a89d947c0f9c4c0e577 /src
parentdc35ff766a4557f74ae0e14287fec0a6e7f18e26 (diff)
downloadGT5-Unofficial-0a2b197fccee1fdc812297f3791ba754a04cd38b.tar.gz
GT5-Unofficial-0a2b197fccee1fdc812297f3791ba754a04cd38b.tar.bz2
GT5-Unofficial-0a2b197fccee1fdc812297f3791ba754a04cd38b.zip
Can't craft ZPM Dynamo Hatch #3838
https://github.com/GTNewHorizons/NewHorizons/issues/3838
Diffstat (limited to 'src')
-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),