Update to bz mods version 2

This commit is contained in:
Simon Brodtmann 2025-10-21 14:59:27 +02:00
parent 0f7c32fccf
commit 8954c9d919
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@
"base >= 2.0.0", "base >= 2.0.0",
"? 248k-Redux", "? 248k-Redux",
"? bobassembly", "? bobassembly",
"? bzfoundry", "? bzfoundry2",
"? Chromium2", "? Chromium2",
"? Krastorio2", "? Krastorio2",
"? space-exploration", "? space-exploration",

View file

@ -9,7 +9,7 @@ data:extend({{
}) })
local founding_category = "crafting" local founding_category = "crafting"
if mods["bzfoundry"] then if mods["bzfoundry2"] then
founding_category = "founding" founding_category = "founding"
end end