Add support for Muluna

This commit is contained in:
Simon Brodtmann 2025-02-04 22:13:17 +01:00
parent 562ed9dd76
commit 4d875f2eaa
5 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,7 @@
local modList = {
"space-age",
"aai-industry"
"aai-industry",
"planet-muluna"
}
for _, mod in pairs(modList) do

View file

@ -0,0 +1 @@
table.insert(HotMetals.items, "aluminum-plate")

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Binary file not shown.