1.0.39
This commit is contained in:
parent
bcc4c7a18f
commit
0353f91144
2 changed files with 10 additions and 2 deletions
|
@ -1,4 +1,12 @@
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 1.0.39
|
||||||
|
Date: 28.03.2025
|
||||||
|
Changes:
|
||||||
|
- Add Space Age flag
|
||||||
|
Breaking changes:
|
||||||
|
- AAI loaders, Lane splitters: Apply recipe changes only when AAI Industry is active
|
||||||
|
- AAI Loaders: Adhere belt progression setting
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 1.0.38
|
Version: 1.0.38
|
||||||
Date: 28.03.2025
|
Date: 28.03.2025
|
||||||
Changes:
|
Changes:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "lignumis",
|
"name": "lignumis",
|
||||||
"version": "1.0.38",
|
"version": "1.0.39",
|
||||||
"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",
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
"space_travel_required": true,
|
"space_travel_required": true,
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"base",
|
"base",
|
||||||
"space-age >= 2.0.28",
|
"space-age >= 2.0.33",
|
||||||
"astroponics >= 1.2.0",
|
"astroponics >= 1.2.0",
|
||||||
"bioprocessing-tab",
|
"bioprocessing-tab",
|
||||||
"cf-lib >= 0.0.8",
|
"cf-lib >= 0.0.8",
|
||||||
|
|
Loading…
Add table
Reference in a new issue