From 2de2ae2f0bdb8277566915f1162a6fad021ff310 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Tue, 21 Oct 2025 15:22:06 +0200 Subject: [PATCH] 2.0.3 --- Tantalite2/changelog.txt | 6 ++++++ Tantalite2/info.json | 9 +++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/Tantalite2/changelog.txt b/Tantalite2/changelog.txt index 397581c..0ad9cda 100644 --- a/Tantalite2/changelog.txt +++ b/Tantalite2/changelog.txt @@ -1,4 +1,10 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.3 +Date: 21.10.2025 + Changes: + - Switch to bz mods forks + - Add incompatibility with Space Age +--------------------------------------------------------------------------------------------------- Version: 2.0.2 Date: 13.10.2025 Bug Fixes: diff --git a/Tantalite2/info.json b/Tantalite2/info.json index cef230f..56702f4 100644 --- a/Tantalite2/info.json +++ b/Tantalite2/info.json @@ -1,8 +1,9 @@ { "name": "Tantalite2", - "version": "2.0.2", + "version": "2.0.3", "factorio_version": "2.0", "title": "Tantalite", + "description": "Tantalite is a mod adding tantalum and niobium.\n\nThis mod is inspired by Brevven's BZ mods.", "author": "Timeken, cackling fiend", "homepage": "https://discord.gg/ufvFUJtVwk", "dependencies": [ @@ -29,7 +30,7 @@ "? LasingAround-Updated", "? manganese", "? MDbobelectronics2", - "? space-exploration" - ], - "description": "Tantalite is a mod adding tantalum and niobium.\n\nThis mod is inspired by Brevven's BZ mods." + "? space-exploration", + "! space-age" + ] } \ No newline at end of file