From cafa5f1b90e3a4cd631bbf9a6d6e7f0a1e75e2a4 Mon Sep 17 00:00:00 2001 From: Timerix Date: Wed, 15 Sep 2021 19:28:14 +0300 Subject: [PATCH] loshod nie obnowila configi, generator not found --- scripts/main.zs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/main.zs b/scripts/main.zs index 2bce45f..c61102f 100644 --- a/scripts/main.zs +++ b/scripts/main.zs @@ -374,7 +374,7 @@ for item in removedvanillagear { //Removed vanill recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); - recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); recipes.addShapeless(, [,]); recipes.addShapeless(, [,]); recipes.addShapeless(, [,]);