1.0.46
This commit is contained in:
parent
8da7d0cea7
commit
415054ae2b
2 changed files with 10 additions and 2 deletions
|
@ -1,4 +1,12 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.46
|
||||
Date: 23.05.2025
|
||||
Changes:
|
||||
- Set solar power to orbiting planet's +20%
|
||||
- Balance basic robots battery usage
|
||||
Bug Fixes:
|
||||
- Correct some item weights
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.45
|
||||
Date: 03.05.2025
|
||||
Bug Fixes:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "lignumis",
|
||||
"version": "1.0.45",
|
||||
"version": "1.0.46",
|
||||
"title": "Lignumis",
|
||||
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
|
||||
"author": "cackling fiend",
|
||||
|
@ -12,7 +12,7 @@
|
|||
"space-age >= 2.0.33",
|
||||
"astroponics >= 1.2.0",
|
||||
"bioprocessing-tab",
|
||||
"cf-lib >= 0.0.12",
|
||||
"cf-lib >= 0.0.13",
|
||||
"flib",
|
||||
"InserterFuelLeech",
|
||||
"lignumis-assets >= 1.0.3",
|
||||
|
|
Loading…
Add table
Reference in a new issue