From 49cf1b9e46e879905db001698ed0a08a787e6309 Mon Sep 17 00:00:00 2001 From: Lunya-sh Date: Sat, 25 Jan 2025 05:59:13 +0100 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=BA=D1=80=D0=B0=D1=84=D1=82=20=D0=BF=D0=BE=D1=81?= =?UTF-8?q?=D0=BE=D1=85=D0=B0=20=D0=B8=D0=B7=20Millenaire?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.zs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.zs b/main.zs index 103bfca..debfee3 100644 --- a/main.zs +++ b/main.zs @@ -326,6 +326,8 @@ for item in removedvanillagear { mods.nuclearcraft.manufactory.removeAllRecipes(); //Adding crafting recipes + //Millenaire + recipes.addShaped(, [[null, , ],[null, , ], [, null, null]]); //NuclearCraft recipes.addShaped(, [[, , ],[, , ], [, , ]]); recipes.addShaped(, [[, , ],[, , ], [, , ]]);