From dbcbdaeaa02719d7e3d9efa2bac87dc3334630cc Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Thu, 16 Oct 2025 17:37:12 +0200 Subject: [PATCH] K2 fixes --- carbon-recipe-updates.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/carbon-recipe-updates.lua b/carbon-recipe-updates.lua index 17ef7cb..2a97954 100644 --- a/carbon-recipe-updates.lua +++ b/carbon-recipe-updates.lua @@ -82,7 +82,7 @@ if util.me.use_fullerenes() then -- K2 util.add_ingredient("kr-biter-virus", "fullerenes", 100) util.add_ingredient("kr-creep-virus", "fullerenes", 100) - util.replace_some_ingredient("kr-biomass-growing", "petroleum-gas", 25, "fullerenes", 25) + util.replace_some_ingredient("kr-biomass", "petroleum-gas", 25, "fullerenes", 25) -- SE util.add_ingredient("se-vitalic-reagent", "fullerenes", 4)