From ce3558feac4d3cfd8201685ec779e17f2b9803e8 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sun, 12 Jan 2025 21:54:17 +0000 Subject: [PATCH] Update recipes.js Signed-off-by: Pyritie --- kubejs/server_scripts/tfc/recipes.js | 1 + 1 file changed, 1 insertion(+) diff --git a/kubejs/server_scripts/tfc/recipes.js b/kubejs/server_scripts/tfc/recipes.js index 2e35f8952..08bc9908f 100644 --- a/kubejs/server_scripts/tfc/recipes.js +++ b/kubejs/server_scripts/tfc/recipes.js @@ -3001,6 +3001,7 @@ const registerTFCRecipes = (event) => { .itemOutputs(element.output) .duration(300) .EUt(16) + .circuit(3) }) //#endregion