From 861a878e6ec58f68610aa5df43d61a36a952bd69 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Fri, 17 Oct 2025 11:41:08 +0200 Subject: [PATCH] 2.0.23 --- Bio_Industries_2/changelog.txt | 7 +++++++ Bio_Industries_2/info.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Bio_Industries_2/changelog.txt b/Bio_Industries_2/changelog.txt index 852dde3..d8926a0 100644 --- a/Bio_Industries_2/changelog.txt +++ b/Bio_Industries_2/changelog.txt @@ -1,4 +1,11 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.23 +Date: 17.10.2025 + Bug Fixes: + - Fixed crash when placing bio gardens + - Match bio garden pollution reduction by the amount of trees equivalent the description states + - Correct typo in internal recipe name to fix the localisation +--------------------------------------------------------------------------------------------------- Version: 2.0.22 Date: 16.10.2025 Bug Fixes: diff --git a/Bio_Industries_2/info.json b/Bio_Industries_2/info.json index de2c3e8..436305a 100644 --- a/Bio_Industries_2/info.json +++ b/Bio_Industries_2/info.json @@ -1,6 +1,6 @@ { "name": "Bio_Industries_2", - "version": "2.0.22", + "version": "2.0.23", "factorio_version": "2.0", "title": "Bio Industries", "author": "TheSAguy - Had a few Ideas, Pi-C (Programming Genius), Snouz (Graphics Wizard), Cackling Fiend - Conversion to F2.0",