This commit is contained in:
Simon Brodtmann 2025-02-15 13:28:22 +01:00
parent e6a0f20feb
commit d965248796
2 changed files with 12 additions and 1 deletions

View file

@ -1,4 +1,15 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.15
Date: 15.02.2025
Changes:
- Add compatibility with AAI Industry
- Add compatibility with Planet Picker
- Improve progressive belt recipes (yellow undies and splitters used to require both the lower tier and yellow belts)
- Nutrients from wood pulp can be crafted in the biochamber
- Have a separate recipe for steam science that only uses steam as fuel for the steam assembler (no two input pipes with the same fluid anymore)
- You can't leave Lignumis before researching Nauvis discovery
- Prevent getting Stuck on Nauvis by changing prerequisites of Nauvis technologies and removing pre-research on Lignumis
---------------------------------------------------------------------------------------------------
Version: 1.0.14 Version: 1.0.14
Date: 14.02.2025 Date: 14.02.2025
Changes: Changes:

View file

@ -1,6 +1,6 @@
{ {
"name": "lignumis", "name": "lignumis",
"version": "1.0.14", "version": "1.0.15",
"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",