Compare commits

..

No commits in common. "master" and "1.2.9" have entirely different histories.

4 changed files with 1 additions and 8 deletions

View file

@ -1,9 +1,4 @@
---------------------------------------------------------------------------------------------------
Version: 1.2.10
Date: 04.11.2025
Changes:
- Add support for Pelagos
---------------------------------------------------------------------------------------------------
Version: 1.2.9
Date: 01.10.2025
Changes:

View file

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

View file

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

View file

@ -1,6 +1,6 @@
{
"name": "hot-metals",
"version": "1.2.10",
"version": "1.2.9",
"title": "Hot metals",
"description": "A furnace doesn't just output cold usable results. You need to wait for them to cool down.",
"author": "cackling fiend",