From 7352944eeb04a379ef4adfbab7bbdc0c010cf4a3 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sat, 13 Jan 2024 11:06:23 +0700 Subject: [PATCH] Update recipes.js --- kubejs/server_scripts/tfc/recipes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubejs/server_scripts/tfc/recipes.js b/kubejs/server_scripts/tfc/recipes.js index 322504d5b..bb0f7e688 100644 --- a/kubejs/server_scripts/tfc/recipes.js +++ b/kubejs/server_scripts/tfc/recipes.js @@ -47,7 +47,7 @@ const registerTFCRecipes = (event) => { .id(`tfc:casting/${material}_fire_ingot`) // Double Ingots - let doubleIngotItem = ChemicalHelper.get(TFGTagPrefix.ingotDouble, material) + let doubleIngotItem = ChemicalHelper.get(TFGTagPrefix.ingotDouble, material, 1) if (!doubleIngotItem.isEmpty()) { // Декрафт двойного слитка в жидкость