aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com
diff options
context:
space:
mode:
authorGDCloud <gdcloudstrike@gmail.com>2023-01-29 15:55:19 +0100
committerGDCloud <gdcloudstrike@gmail.com>2023-01-29 15:55:19 +0100
commit1e9598d405dc9ba6ed428a41960cbd686e6c876a (patch)
tree8bd417f187117f581105b85b5b8893e142752191 /src/main/java/com
parenta9f8fc3702247403bb098f57a5878ee0c9cd2580 (diff)
downloadGT5-Unofficial-1e9598d405dc9ba6ed428a41960cbd686e6c876a.tar.gz
GT5-Unofficial-1e9598d405dc9ba6ed428a41960cbd686e6c876a.tar.bz2
GT5-Unofficial-1e9598d405dc9ba6ed428a41960cbd686e6c876a.zip
Remove nano recipe again
Diffstat (limited to 'src/main/java/com')
-rw-r--r--src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java31
1 files changed, 1 insertions, 30 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 d51ea35f35..e4d0b39733 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
@@ -3714,36 +3714,7 @@ public class DreamCraftRecipeLoader {
300 * 20,
8_000_000);
- // GTNH UIV, UMV, UXV Circuits
- TT_recipeAdder.addResearchableAssemblylineRecipe(
- ItemList.Circuit_Biomainframe.get(1L),
- 192000,
- 512,
- 2000000,
- 32,
- new Object[] {
- GT_OreDictUnificator.get(OrePrefixes.frameGt, Materials.Tritanium, 8),
- ItemList.Circuit_Biomainframe.get(2L),
- ItemList.Circuit_Parts_CapacitorXSMD.get(32L),
- ItemList.Circuit_Parts_ResistorXSMD.get(32L),
- ItemList.Circuit_Parts_TransistorXSMD.get(32L),
- ItemList.Circuit_Parts_DiodeXSMD.get(32L),
- ItemList.Circuit_Chip_Ram.get(64L),
- ItemList.Circuit_Chip_NPIC.get(64L),
- GT_OreDictUnificator.get(OrePrefixes.wireGt01, Materials.Draconium, 64),
- GT_OreDictUnificator.get(OrePrefixes.wireGt02, Materials.SuperconductorUHV, 64),
- new Object[] {OrePrefixes.foil.get(Materials.AnySyntheticRubber), 64L},
- GT_OreDictUnificator.get(OrePrefixes.foil, Materials.Polybenzimidazole, 64)
- },
- new FluidStack[] {
- new FluidStack(solderUEV, 3744),
- Materials.Naquadria.getMolten(4032L),
- new FluidStack(FluidRegistry.getFluid("ic2coolant"), 20000)
- },
- getItemContainer("NanoCircuit").get(1L),
- 8000,
- 32_000_000);
-
+ // GTNH UMV, UXV Circuits
TT_recipeAdder.addResearchableAssemblylineRecipe(
ItemList.Circuit_OpticalMainframe.get(1L),
384000,