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(, [,]);