Add support for Pelagos

This commit is contained in:
Simon Brodtmann 2025-11-04 08:22:31 +01:00
parent ac78a8884f
commit 8db0255fae
2 changed files with 2 additions and 0 deletions

View file

@ -3,6 +3,7 @@ local modList = {
"aai-industry",
"any-planet-start",
"Glass",
"pelagos",
"planet-muluna"
}

View file

@ -0,0 +1 @@
table.insert(HotMetals.craftingCategories, "calcining")