This commit is contained in:
Simon Brodtmann 2025-08-22 11:00:34 +02:00
parent a17f99a3c6
commit 18475a7c43
2 changed files with 11 additions and 1 deletions

View file

@ -1,4 +1,14 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.58
Date: 22.08.2025
Changes:
- Add setting for keeping the vanilla lab recipe (https://mods.factorio.com/mod/lignumis/discussion/68725ff2ad76390859ee01a7)
- Add burner lamp
- Add compatibility for "Krastorio 2 Spaced Out"
Bug Fixes:
- AAI Industry and Crushing industry: Fix burner crusher gold recipe (https://mods.factorio.com/mod/lignumis/discussion/68a70d74b6418d6882e78783)
- Any planet start: Move code to data final fixes
---------------------------------------------------------------------------------------------------
Version: 1.0.57 Version: 1.0.57
Date: 11.07.2025 Date: 11.07.2025
Changes: Changes:

View file

@ -1,6 +1,6 @@
{ {
"name": "lignumis", "name": "lignumis",
"version": "1.0.57", "version": "1.0.58",
"title": "Lignumis", "title": "Lignumis",
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.", "description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
"author": "cackling fiend", "author": "cackling fiend",