From 5585f73a893a312b5ca431373716192b12fde851 Mon Sep 17 00:00:00 2001 From: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com> Date: Sat, 13 May 2023 17:43:54 +1000 Subject: [PATCH] Make ULV hulls use red-alloy cables Fixes https://github.com/Nomi-CEu/nomi-ceu/issues/308. --- overrides/scripts/electronics.zs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/overrides/scripts/electronics.zs b/overrides/scripts/electronics.zs index 409e7eb..743b2e6 100644 --- a/overrides/scripts/electronics.zs +++ b/overrides/scripts/electronics.zs @@ -195,11 +195,13 @@ recipes.addShaped(, [ //.findRecipe(16, [ * 8, .withTag({Configuration: 8})], null).remove(); // //assembler.recipeBuilder().inputs( * 8).notConsumable(.withTag({Configuration: 8})).outputs([]).duration(30).EUt(16).buildAndRegister(); +/* //ULV Hull recipes.remove(); recipes.addShaped(, [ [, , ], [, , ]]); +*/ // pyro