From 415054ae2b1524700bbae00d31c432cf7bf76a84 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Fri, 23 May 2025 21:07:47 +0200 Subject: [PATCH] 1.0.46 --- lignumis/changelog.txt | 8 ++++++++ lignumis/info.json | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/lignumis/changelog.txt b/lignumis/changelog.txt index 7f202c7..bc759bb 100644 --- a/lignumis/changelog.txt +++ b/lignumis/changelog.txt @@ -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: diff --git a/lignumis/info.json b/lignumis/info.json index 5557722..076ff76 100644 --- a/lignumis/info.json +++ b/lignumis/info.json @@ -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",