Compare commits
No commits in common. "master" and "1.2.9" have entirely different histories.
4 changed files with 1 additions and 8 deletions
|
|
@ -1,9 +1,4 @@
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 1.2.10
|
|
||||||
Date: 04.11.2025
|
|
||||||
Changes:
|
|
||||||
- Add support for Pelagos
|
|
||||||
---------------------------------------------------------------------------------------------------
|
|
||||||
Version: 1.2.9
|
Version: 1.2.9
|
||||||
Date: 01.10.2025
|
Date: 01.10.2025
|
||||||
Changes:
|
Changes:
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ local modList = {
|
||||||
"aai-industry",
|
"aai-industry",
|
||||||
"any-planet-start",
|
"any-planet-start",
|
||||||
"Glass",
|
"Glass",
|
||||||
"pelagos",
|
|
||||||
"planet-muluna"
|
"planet-muluna"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
table.insert(HotMetals.craftingCategories, "calcining")
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hot-metals",
|
"name": "hot-metals",
|
||||||
"version": "1.2.10",
|
"version": "1.2.9",
|
||||||
"title": "Hot metals",
|
"title": "Hot metals",
|
||||||
"description": "A furnace doesn't just output cold usable results. You need to wait for them to cool down.",
|
"description": "A furnace doesn't just output cold usable results. You need to wait for them to cool down.",
|
||||||
"author": "cackling fiend",
|
"author": "cackling fiend",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue