From 6e8406c86a86240cf5fc3cd5ba679dfa069911a8 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Tue, 21 Oct 2025 15:35:50 +0200 Subject: [PATCH] 2.0.3 --- Cobalt2/changelog.txt | 8 ++++++++ Cobalt2/info.json | 9 +++++---- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/Cobalt2/changelog.txt b/Cobalt2/changelog.txt index 397581c..5cb4010 100644 --- a/Cobalt2/changelog.txt +++ b/Cobalt2/changelog.txt @@ -1,4 +1,12 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.3 +Date: 21.10.2025 + Changes: + - Switch to bz mods forks + - Add incompatibility with Space Age + Bug Fixes: + - Fix recipe with missing ingredient type +--------------------------------------------------------------------------------------------------- Version: 2.0.2 Date: 13.10.2025 Bug Fixes: diff --git a/Cobalt2/info.json b/Cobalt2/info.json index 0b673f7..25a8c94 100644 --- a/Cobalt2/info.json +++ b/Cobalt2/info.json @@ -1,8 +1,9 @@ { "name": "Cobalt2", - "version": "2.0.2", + "version": "2.0.3", "factorio_version": "2.0", "title": "Cobalt", + "description": "Cobalt is a mod adding the element Cobalt.\n\nThis mod is inspired by Brevven's BZ mods.", "author": "Timeken, cackling fiend", "homepage": "https://discord.gg/ufvFUJtVwk", "dependencies": [ @@ -13,7 +14,7 @@ "? Chromium2", "? Krastorio2", "? space-exploration", - "? Tantalite2" - ], - "description": "Cobalt is a mod adding the element Cobalt.\n\nThis mod is inspired by Brevven's BZ mods. \n\n Most if not all art is placeholder." + "? Tantalite2", + "! space-age" + ] } \ No newline at end of file