aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDream-Master <dream-master@gmx.net>2019-06-04 19:33:01 +0200
committerDream-Master <dream-master@gmx.net>2019-06-04 19:33:01 +0200
commit9c14f9b26d7f958689e27660c15b5b2a447cdf09 (patch)
treeaf4ca08b5cdd2e7651c7d9e0738902362937b15d /src
parent0395c55194af04656db48ca613f6e97e725d716d (diff)
downloadGT5-Unofficial-9c14f9b26d7f958689e27660c15b5b2a447cdf09.tar.gz
GT5-Unofficial-9c14f9b26d7f958689e27660c15b5b2a447cdf09.tar.bz2
GT5-Unofficial-9c14f9b26d7f958689e27660c15b5b2a447cdf09.zip
[Recipes] Assembly line need few changes. #4636
https://github.com/GTNewHorizons/NewHorizons/issues/4636
Diffstat (limited to 'src')
-rw-r--r--src/main/java/com/github/technus/tectech/loader/recipe/BloodyRecipeLoader.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/com/github/technus/tectech/loader/recipe/BloodyRecipeLoader.java b/src/main/java/com/github/technus/tectech/loader/recipe/BloodyRecipeLoader.java
index 156912c886..d37a4c886c 100644
--- a/src/main/java/com/github/technus/tectech/loader/recipe/BloodyRecipeLoader.java
+++ b/src/main/java/com/github/technus/tectech/loader/recipe/BloodyRecipeLoader.java
@@ -401,7 +401,7 @@ public class BloodyRecipeLoader implements Runnable {
CustomItemList.DATApipe.get(2),
}, new FluidStack[]{
Materials.UUMatter.getFluid(500),
- Materials.Iridium.getMolten(1000),
+ Materials.Iridium.getMolten(1152),
new FluidStack(FluidRegistry.getFluid("ic2coolant"), 1000)
}, CustomItemList.holder_Hatch.get(1), 1200, 100000);