From 3120cb7ea289f36f42a6d4fc4f60696fb92210a3 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Tue, 21 Oct 2025 15:40:02 +0200 Subject: [PATCH] 2.0.7 --- ChemistryForYou2/changelog.txt | 6 ++++++ ChemistryForYou2/info.json | 9 +++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/ChemistryForYou2/changelog.txt b/ChemistryForYou2/changelog.txt index 13fc216..6a777de 100644 --- a/ChemistryForYou2/changelog.txt +++ b/ChemistryForYou2/changelog.txt @@ -1,4 +1,10 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.7 +Date: 21.10.2025 + Changes: + - Switch to bz mods forks + - Add incompatibility with Space Age +--------------------------------------------------------------------------------------------------- Version: 2.0.6 Date: 17.10.2025 Bug Fixes: diff --git a/ChemistryForYou2/info.json b/ChemistryForYou2/info.json index e171485..667bd47 100644 --- a/ChemistryForYou2/info.json +++ b/ChemistryForYou2/info.json @@ -1,8 +1,9 @@ { "name": "ChemistryForYou2", - "version": "2.0.6", + "version": "2.0.7", "factorio_version": "2.0", "title": "ChemistryForYou", + "description": "This mod adds more chemistry and is intented to be played with my other mods aswell as K2, SE and BZ.\n\nThis mod is inspired by Brevven's BZ mods.", "author": "Timeken, cackling fiend", "homepage": "https://discord.gg/ufvFUJtVwk", "dependencies": [ @@ -37,7 +38,7 @@ "? space-exploration", "? ShockTurret", "? Tantalite2", - "? ThemTharHills-Updated" - ], - "description": "This mod adds more chemistry and is intented to be played with my other mods aswell as K2, SE and BZ.\n\nThis mod is inspired by Brevven's BZ mods." + "? ThemTharHills-Updated", + "! space-age" + ] } \ No newline at end of file