Propertly load cf-lib util

This commit is contained in:
Simon Brodtmann 2025-02-03 15:47:14 +01:00
parent 935ee5268e
commit c8ff481c4d

View file

@ -10,6 +10,8 @@ HotMetals = {
skipTechUnlocksFor = {} skipTechUnlocksFor = {}
} }
require("__cf-lib__/util")
if settings.startup["hot-metals-plastic"].value then if settings.startup["hot-metals-plastic"].value then
table.insert(HotMetals.items, "plastic-bar") table.insert(HotMetals.items, "plastic-bar")
if not mods["space-age"] then -- Space age uses other crafting categories if not mods["space-age"] then -- Space age uses other crafting categories