diff --git a/overrides/scripts/Earlygame.zs b/overrides/scripts/Earlygame.zs index 27dc0f8..6152919 100644 --- a/overrides/scripts/Earlygame.zs +++ b/overrides/scripts/Earlygame.zs @@ -29,7 +29,10 @@ recipes.addShapeless(, [, , , 0.0); recipes.addShapeless(, [, ]); - +//Snad +recipes.remove(); +recipes.remove(); +recipes.addShaped(, [[],[]]); //Photovoltaic Cells alloy_smelter.recipeBuilder().inputs([ * 2, ]).outputs([]).duration(180).EUt(16).buildAndRegister(); @@ -157,7 +160,7 @@ recipes.removeShapeless(, [, , , 0.0); // Temporary Black Steel fix -recipes.addShapeless( * 2, [, ]); +//recipes.addShapeless( * 2, [, ]); mods.jei.JEI.hide(); mixer.recipeBuilder().inputs([ * 3, * 2, * 4]).outputs( * 9).EUt(15).duration(200).hidden().buildAndRegister(); @@ -278,7 +281,9 @@ centrifuge.findRecipe(30, [ * 5], [null]).remove(); furnace.setFuel(, 1200); -recipes.removeByRecipeName("gregtech:block_decompress_clay"); +// recipes.removeByRecipeName("gregtech:block_decompress_clay"); +// Clay Block into Clay Ball by hand +recipes.addShapeless( * 4, []); recipes.remove(); diff --git a/overrides/scripts/aa xu2.zs b/overrides/scripts/aa xu2.zs index 0cb8de6..d57ceed 100644 --- a/overrides/scripts/aa xu2.zs +++ b/overrides/scripts/aa xu2.zs @@ -55,12 +55,6 @@ mods.actuallyadditions.Empowerer.removeRecipe(); mods.actuallyadditions.Empowerer.addRecipe(, , , , .withTag({Fluid: {FluidName: "argon", Amount: 1000}}), , 1000000, 400); - -//Snad -recipes.remove(); -recipes.remove(); -recipes.addShaped(, [[],[]]); - //Black Quartz electrolyzer.recipeBuilder() .inputs([ * 4]) @@ -313,7 +307,7 @@ recipes.addShapeless(, [, []); -//medium crate +//medium and large crate recipes.remove(); recipes.remove(); recipes.addShaped(, [ @@ -326,7 +320,7 @@ recipes.addShaped(, [ [,,], [, , ]]); - +// Remove existing xu2 mill recipes recipes.remove(); recipes.remove(); recipes.remove(); @@ -422,6 +416,8 @@ recipes.remove(); .addTooltip(format.red("Acquired by exploration of Lost Cities buildings or vanilla dungeons.")); .addTooltip(format.red("Also can be purchased for Nomicoins.")); + +// Canola Press recipes.removeByRecipeName("actuallyadditions:recipes132"); recipes.addShaped(, [ [, , ],