From e107a6d7b2da621224374c68895d9fa4c4849ea7 Mon Sep 17 00:00:00 2001 From: Timerix Date: Wed, 15 Sep 2021 20:10:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=BE=D1=80=D1=8F=D0=B4=D0=BE=D0=BA=20?= =?UTF-8?q?=D0=BA=D1=80=D0=B0=D1=84=D1=82=D0=BE=D0=B2=20=D0=B4=D0=B0=D1=87?= =?UTF-8?q?=D0=B8=D0=BD=D1=87=D0=B8=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D1=91?= =?UTF-8?q?=D0=BD,=20=D0=B0=D0=BD=D1=87=D0=BE=D1=80=20=D0=BF=D0=BE=D0=B8?= =?UTF-8?q?=D0=BD=D1=82=20=D1=83=D0=B1=D1=80=D0=B0=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/main.zs | 293 ++++++++++++++++++++++++------------------------ 1 file changed, 147 insertions(+), 146 deletions(-) diff --git a/scripts/main.zs b/scripts/main.zs index c61102f..a7cf725 100644 --- a/scripts/main.zs +++ b/scripts/main.zs @@ -10,7 +10,7 @@ mods.jei.JEI.addDescription(,"Его пиздец как .addTooltip(format.red("[H]Arxaniys bath water")); -val removedvanillagear = [ //Removed vanilla-stile gear +val removedvanillagear = [ //Removed vanilla-stile gear , , , @@ -89,7 +89,7 @@ val removedvanillagear = [ //Removed vanilla-stile ge ] as IItemStack[]; -val removesmelting = [ //Ingot smelting recipes +val removesmelting = [ //Ingot smelting recipes , , , @@ -114,7 +114,7 @@ val removesmelting = [ //Ingot smelting recipes ] as IItemStack[]; -val crusherstuff = [ //Crusher recipe items +val crusherstuff = [ //Crusher recipe items , , , @@ -132,7 +132,7 @@ val crusherstuff = [ //Crusher recipe items , ] as IItemStack[]; -val removeditems = [ //removed +val removeditems = [ //removed , , , @@ -190,10 +190,11 @@ val removeditems = [ //removed , , , - + , + ] as IItemStack[]; -val allncalloys = [ //NuclearCraft alloys +val allncalloys = [ //NuclearCraft alloys , , , @@ -210,14 +211,14 @@ val allncalloys = [ //NuclearCraf ] as IItemStack[]; -val uslessncalloys = [ //Usless NuclearCraft alloys +val uslessncalloys = [ //Usless NuclearCraft alloys , , , ] as IItemStack[]; -val changedrecipes = [ //Other changed recipes +val changedrecipes = [ //Other changed recipes , , , @@ -244,46 +245,46 @@ val changedrecipes = [ //Other change , , , - , - , - , - , - , , - , - , - , - , - , - , , + , + , , , - , + , + , + , , + , + , + , + , + , + , + , , , ] as IItemStack[]; //Removing recipes -for item in removeditems { //Remove some items +for item in removeditems { //Remove some items item.addTooltip("removed"); recipes.remove(item); mods.jei.JEI.hide(item); } -for item in changedrecipes { //Remove unchanged recipes +for item in changedrecipes { //Remove unchanged recipes recipes.remove(item); } -for item in uslessncalloys { //Remove usless NuclearCraft alloys +for item in uslessncalloys { //Remove usless NuclearCraft alloys item.addTooltip("Я бесполезный слиток"); recipes.remove(item); mods.jei.JEI.hide(item); } -for item in removesmelting { //Tag non-smelting ingots +for item in removesmelting { //Tag non-smelting ingots item.addTooltip("Ну давай давай переплавь в печке"); } -for item in removedvanillagear { //Removed vanilla gear +for item in removedvanillagear { //Removed vanilla gear item.addTooltip("Ваниль? Нет, спасибо"); recipes.remove(item); mods.jei.JEI.hide(item); @@ -291,151 +292,151 @@ for item in removedvanillagear { //Removed vanill //Removing alloy recipes //TiC - //Alloys - mods.tconstruct.Alloy.removeRecipe(); - mods.tconstruct.Alloy.removeRecipe(); - mods.tconstruct.Alloy.removeRecipe(); - mods.tconstruct.Alloy.removeRecipe(); - mods.tconstruct.Alloy.removeRecipe(); - //Cast - mods.tconstruct.Casting.removeTableRecipe(); + //Alloys + mods.tconstruct.Alloy.removeRecipe(); + mods.tconstruct.Alloy.removeRecipe(); + mods.tconstruct.Alloy.removeRecipe(); + mods.tconstruct.Alloy.removeRecipe(); + mods.tconstruct.Alloy.removeRecipe(); + //Cast + mods.tconstruct.Casting.removeTableRecipe(); //NuclearCraft - //Manufactory - mods.nuclearcraft.manufactory.removeAllRecipes(); - //RockCrasher - mods.nuclearcraft.rock_crusher.removeAllRecipes(); + //Manufactory + mods.nuclearcraft.manufactory.removeAllRecipes(); + //RockCrasher + mods.nuclearcraft.rock_crusher.removeAllRecipes(); //Furnace - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - furnace.remove(); - + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + furnace.remove(); + //Adding crafting recipes //Cyberware - recipes.addShaped(, [[, , ],[, , ], [, , ]]); - recipes.addShaped(, [[, , ],[, , ], [, , ]]); - recipes.addShaped(, [[, , ],[, , ], [, , ]]); - recipes.addShaped(, [[, , ],[, , ], [, , ]]); - recipes.addShaped(, [[, , ],[, , ], [, , ]]); - recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); //AcademyCraft recipes.addShaped(, [[, , ],[, , ], [, , ]]); - recipes.addShaped(, [[, , ],[, , ], [, , ]]); - recipes.addShaped(, [[null, null, null],[, , ], [, , ]]); - recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); - recipes.addShaped(, [[, , ],[, , ], [null, , ]]); - recipes.addShaped(, [[, , ],[, , ], [, null, ]]); - recipes.addShaped(, [[, , ],[, , ], [, , ]]); - recipes.addShaped(, [[, , ],[, , ], [, , ]]); - recipes.addShaped(, [[, , ],[, , ], [, null, ]]); - recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); - recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); - recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); - recipes.addShaped(, [[null, , null],[, , ], [, , ]]); - recipes.addShaped(, [[null, , null],[, , ], [, , ]]); - recipes.addShaped(, [[, , ],[, , ], [, , ]]); - recipes.addShaped(, [[, , ],[, , ], [, , ]]); - recipes.addShaped(, [[, , ],[, , ], [, , ]]); - recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); - recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[null, null, null],[, , ], [, , ]]); + recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); + recipes.addShaped(, [[, , ],[, , ], [null, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, null, ]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, null, ]]); + recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); + recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); + recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); + recipes.addShaped(, [[null, , null],[, , ], [, , ]]); + recipes.addShaped(, [[null, , null],[, , ], [, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); + recipes.addShaped(, [[null, , null],[, , ], [null, , null]]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); //Davinci`s Vessels - recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}).withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); - recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); - recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); - recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); - recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); - recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); - recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); - recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); - recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); + recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); - recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); - recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); - recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); + recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); + recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); + recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); + recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); + recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); 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(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); + recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); + recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); + recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); + recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); + recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); + recipes.addShaped(, [[, , ],[, .withTag({FluidName: "hydrogen", Amount: 1000}), ], [, , ]]); recipes.addShapeless(, [,]); - recipes.addShapeless(, [,]); - recipes.addShapeless(, [,]); - recipes.addShapeless(, [,]); - recipes.addShapeless(, [,]); + recipes.addShapeless(, [,]); recipes.addShapeless(, [,]); + recipes.addShapeless(, [,]); + recipes.addShapeless(, [,]); + recipes.addShapeless(, [,]); + recipes.addShapeless(, [,]); + recipes.addShapeless(, [,]); + recipes.addShapeless(, [,]); + recipes.addShapeless(, [,]); recipes.addShapeless(, [,]); recipes.addShapeless(, [,]); - recipes.addShapeless(, [,]); - recipes.addShapeless(, [,]); - recipes.addShapeless(, [,]); - recipes.addShapeless(, [,]); - recipes.addShapeless(, [,]); - recipes.addShapeless(, [,]); - recipes.addShapeless(, [,]); recipes.addShapeless(, [,]); + recipes.addShapeless(, [,]); + recipes.addShapeless(, [,]); + recipes.addShapeless(, [,]); + recipes.addShaped(, [[, , ],[, , ], [, , ]]); recipes.addShaped(, [[, , ],[, , ], [, , ]]); //Transtructors recipes.addShaped(, [[, null, ],[, , ], [null, .withTag({Material: "copper"}).onlyWithTag({Material: "copper"}), null]]); recipes.addShaped(, [[, null, ],[, , ], [null, .withTag({Material: "cobalt"}).onlyWithTag({Material: "cobalt"}), null]]); //Arc Furnace RC alloys - mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 512, [*2]); - mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, [*7]); - mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, []); - mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, []); - mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, [*2]); - mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, [*15]); - mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, []); - mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, []); - mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, []); - mods.immersiveengineering.ArcFurnace.addRecipe(*4, *2, null, 100, 128, [*2, *3]); - mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 300, 1024, [*4]); - mods.immersiveengineering.ArcFurnace.addRecipe(, *3, null, 200, 1024, [*2]); + mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 512, [*2]); + mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, [*7]); + mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, []); + mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, []); + mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, [*2]); + mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, [*15]); + mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, []); + mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, []); + mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 200, 480, []); + mods.immersiveengineering.ArcFurnace.addRecipe(*4, *2, null, 100, 128, [*2, *3]); + mods.immersiveengineering.ArcFurnace.addRecipe(, , null, 300, 1024, [*4]); + mods.immersiveengineering.ArcFurnace.addRecipe(, *3, null, 200, 1024, [*2]); //Kiln - mods.immersiveengineering.AlloySmelter.addRecipe(, *8, .withTag({FluidName: "creosote", Amount: 1000}), 800); - mods.immersiveengineering.AlloySmelter.addRecipe(*16, *16, , 2000); - mods.immersiveengineering.AlloySmelter.addRecipe(, *2, *2, 1000); - mods.immersiveengineering.AlloySmelter.addRecipe(, , *2, 40); + mods.immersiveengineering.AlloySmelter.addRecipe(, *8, .withTag({FluidName: "creosote", Amount: 1000}), 800); + mods.immersiveengineering.AlloySmelter.addRecipe(*16, *16, , 2000); + mods.immersiveengineering.AlloySmelter.addRecipe(, *2, *2, 1000); + mods.immersiveengineering.AlloySmelter.addRecipe(, , *2, 40); //IECrusher - mods.immersiveengineering.Crusher.addRecipe(, , 8000, *2, 0.5); //Гранит - mods.immersiveengineering.Crusher.addRecipe(, , 8000, *2, 0.7); //Полированный гранит - mods.immersiveengineering.Crusher.addRecipe(, , 8000, *2, 0.7); //Диорит - mods.immersiveengineering.Crusher.addRecipe(, , 8000, *2, 0.7); //Полированный диорит - mods.immersiveengineering.Crusher.addRecipe(, , 8000, *2, 0.7); //Андезит - mods.immersiveengineering.Crusher.addRecipe(, , 8000, *2, 0.7); //Полированный андезит - mods.immersiveengineering.Crusher.addRecipe(, , 1000); //Мука - mods.immersiveengineering.Crusher.addRecipe(, , 8000); //Эндерняковая пыль - mods.immersiveengineering.Crusher.addRecipe(, , 2000); //Кокаинум - mods.immersiveengineering.Crusher.addRecipe(*8, , 2000); //Желатин хохол - mods.immersiveengineering.Crusher.addRecipe(*8, , 2000); //Желатин говядина - mods.immersiveengineering.Crusher.addRecipe(*8, , 2000); //Желатин cat's soul - mods.immersiveengineering.Crusher.addRecipe(*4, , 2000); //Желатин рыба - mods.immersiveengineering.Crusher.addRecipe(*4, , 2000); //Желатин посося - mods.immersiveengineering.Crusher.addRecipe(*4, , 2000); //Желатин Нита - mods.immersiveengineering.Crusher.addRecipe(*4, , 2000); //Желатин фугу - mods.immersiveengineering.Crusher.addRecipe(*4, , 500); + mods.immersiveengineering.Crusher.addRecipe(, , 8000, *2, 0.5); //Гранит + mods.immersiveengineering.Crusher.addRecipe(, , 8000, *2, 0.7); //Полированный гранит + mods.immersiveengineering.Crusher.addRecipe(, , 8000, *2, 0.7); //Диорит + mods.immersiveengineering.Crusher.addRecipe(, , 8000, *2, 0.7); //Полированный диорит + mods.immersiveengineering.Crusher.addRecipe(, , 8000, *2, 0.7); //Андезит + mods.immersiveengineering.Crusher.addRecipe(, , 8000, *2, 0.7); //Полированный андезит + mods.immersiveengineering.Crusher.addRecipe(, , 1000); //Мука + mods.immersiveengineering.Crusher.addRecipe(, , 8000); //Эндерняковая пыль + mods.immersiveengineering.Crusher.addRecipe(, , 2000); //Кокаинум + mods.immersiveengineering.Crusher.addRecipe(*8, , 2000); //Желатин хохол + mods.immersiveengineering.Crusher.addRecipe(*8, , 2000); //Желатин говядина + mods.immersiveengineering.Crusher.addRecipe(*8, , 2000); //Желатин cat's soul + mods.immersiveengineering.Crusher.addRecipe(*4, , 2000); //Желатин рыба + mods.immersiveengineering.Crusher.addRecipe(*4, , 2000); //Желатин посося + mods.immersiveengineering.Crusher.addRecipe(*4, , 2000); //Желатин Нита + mods.immersiveengineering.Crusher.addRecipe(*4, , 2000); //Желатин фугу + mods.immersiveengineering.Crusher.addRecipe(*4, , 500); //IEMetalPress - mods.immersiveengineering.MetalPress.addRecipe(, , , 1000, 4); + mods.immersiveengineering.MetalPress.addRecipe(, , , 1000, 4); //TiC casting - mods.tconstruct.Casting.addTableRecipe(, , , 100, true, 20); - mods.tconstruct.Casting.addTableRecipe(, , , 72, false, 10); + mods.tconstruct.Casting.addTableRecipe(, , , 100, true, 20); + mods.tconstruct.Casting.addTableRecipe(, , , 72, false, 10); //TiC melting mods.tconstruct.Melting.addRecipe( * 144,, 500); mods.tconstruct.Melting.addRecipe( * 288,, 500);