This commit is contained in:
Simon Brodtmann 2025-02-03 23:04:21 +01:00
parent 42c7360a39
commit 19012408a5
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,9 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.2.4
Date: 03.02.2025
Bug Fixes:
- Fix item weights (many items weights where way off)
---------------------------------------------------------------------------------------------------
Version: 1.2.3 Version: 1.2.3
Date: 03.02.2025 Date: 03.02.2025
Changes: Changes:

View file

@ -1,6 +1,6 @@
{ {
"name": "hot-metals", "name": "hot-metals",
"version": "1.2.3", "version": "1.2.4",
"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",