From b241032f67ff6f9335c1c53fbeccc55e5912bbb2 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Sat, 11 Oct 2025 17:47:27 +0200 Subject: [PATCH] 2.0.1 --- Cobalt2/changelog.txt | 54 ++++++------------------------------------- Cobalt2/info.json | 2 +- 2 files changed, 8 insertions(+), 48 deletions(-) diff --git a/Cobalt2/changelog.txt b/Cobalt2/changelog.txt index 4b67468..ae96e74 100644 --- a/Cobalt2/changelog.txt +++ b/Cobalt2/changelog.txt @@ -1,50 +1,10 @@ --------------------------------------------------------------------------------------------------- -Version: 0.5.1 -Date: 2024-08-09 - Features: - - Added productivity to co-cr-aeroframe-pole. +Version: 2.0.1 +Date: 11.10.2025 + Bug Fixes: + - Increase mod compatibility --------------------------------------------------------------------------------------------------- -Version: 0.5.0 -Date: 2024-07-16 +Version: 2.0.0 +Date: 10.10.2025 Features: - - Added co-cr-aeroframe-pole recipe for SE. - - Added cobalt electromagnet to SE electromagnetic field data. - - Added high power cobalt magnet to SE quantum phenomenon data. - - Added cobalt ingot to SE energy science pack 2. ---------------------------------------------------------------------------------------------------- -Version: 0.4.0 -Date: 2024-07-04 - Features: - - Added cobalt data storage for SE. - - Fixed progression when using K2 but not SE ---------------------------------------------------------------------------------------------------- -Version: 0.3.1 -Date: 2024-01-21 - Features: - - Removed old unused files. ---------------------------------------------------------------------------------------------------- -Version: 0.3.0 -Date: 2024-01-13 - Features: - - Added cobaltite ore to SE core fragment. - - Added cobalt electromagnet. ---------------------------------------------------------------------------------------------------- -Version: 0.2.2 -Date: 2024-01-08 - Features: - - Fixed cobalt refining tech local. ---------------------------------------------------------------------------------------------------- -Version: 0.2.1 -Date: 2024-01-06 - Features: - - Fixed high power cobalt magnet unlock when not playing SE. ---------------------------------------------------------------------------------------------------- -Version: 0.2.0 -Date: 2024-01-02 - Features: - - Added Co-Cr alloy (if Chromium is installed) ---------------------------------------------------------------------------------------------------- -Version: 0.1.0 -Date: 2023-12-24 - Features: - - Alpha release. \ No newline at end of file + - Update to Factorio 2.0 \ No newline at end of file diff --git a/Cobalt2/info.json b/Cobalt2/info.json index 9bb0f02..29f1d17 100644 --- a/Cobalt2/info.json +++ b/Cobalt2/info.json @@ -1,6 +1,6 @@ { "name": "Cobalt2", - "version": "2.0.0", + "version": "2.0.1", "factorio_version": "2.0", "title": "Cobalt", "author": "Timeken, cackling fiend",