From 5e2f97fb98799aeaaa19848e8f34ed57e9286f58 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Sun, 2 Nov 2025 10:28:08 +0100 Subject: [PATCH] Change optics to lamp --- bztin2/tin-recipe-updates.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bztin2/tin-recipe-updates.lua b/bztin2/tin-recipe-updates.lua index 891f0ec..b2835be 100644 --- a/bztin2/tin-recipe-updates.lua +++ b/bztin2/tin-recipe-updates.lua @@ -183,7 +183,7 @@ end if mods.bztungsten2 and not mods.bzaluminum2 then util.replace_ingredient("small-lamp", "copper-cable", "tinned-cable") - util.add_prerequisite("optics", "tinned-cable") + util.add_prerequisite("lamp", "tinned-cable") end if mods.bobassembly then