1.2.7
This commit is contained in:
parent
407068968c
commit
2a9cc689f9
2 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.2.7
|
||||
Date: 22.08.2025
|
||||
Bug Fixes:
|
||||
- Simplify weight calculation to prevent infinite recursion (https://mods.factorio.com/mod/hot-metals/discussion/68a3a137a86e2ca3d73388fe)
|
||||
- Always show hot variants in filter menus (https://mods.factorio.com/mod/hot-metals/discussion/685ac28c1436373189fc0bff)
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.2.6
|
||||
Date: 18.04.2025
|
||||
Changes:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "hot-metals",
|
||||
"version": "1.2.6",
|
||||
"version": "1.2.7",
|
||||
"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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue