Propertly load cf-lib util
This commit is contained in:
parent
935ee5268e
commit
c8ff481c4d
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ HotMetals = {
|
|||
skipTechUnlocksFor = {}
|
||||
}
|
||||
|
||||
require("__cf-lib__/util")
|
||||
|
||||
if settings.startup["hot-metals-plastic"].value then
|
||||
table.insert(HotMetals.items, "plastic-bar")
|
||||
if not mods["space-age"] then -- Space age uses other crafting categories
|
||||
|
|
Loading…
Add table
Reference in a new issue