From 3d125316363a85dcc29f1a4120896c7d5391c045 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Mon, 16 Mar 2026 21:39:38 +0100 Subject: [PATCH] 2.1.0 --- Tantalite2/changelog.txt | 8 ++++++++ Tantalite2/info.json | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Tantalite2/changelog.txt b/Tantalite2/changelog.txt index 1b19a3a..067632c 100644 --- a/Tantalite2/changelog.txt +++ b/Tantalite2/changelog.txt @@ -1,4 +1,12 @@ --------------------------------------------------------------------------------------------------- +Version: 2.1.0 +Date: 16.03.2026 + Changes: + - Switch to bzlib - Please install the new dependency + Bug Fixes: + - 248k: Fixes for 0.1.35 breaking changes + - SE: Fix scrap recycling +--------------------------------------------------------------------------------------------------- Version: 2.0.5 Date: 20.02.2026 Bug Fixes: diff --git a/Tantalite2/info.json b/Tantalite2/info.json index a8bf2fe..312edfd 100644 --- a/Tantalite2/info.json +++ b/Tantalite2/info.json @@ -1,6 +1,6 @@ { "name": "Tantalite2", - "version": "2.0.5", + "version": "2.1.0", "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.", @@ -9,7 +9,7 @@ "dependencies": [ "base >= 2.0.0", "bzlib", - "? 248k-Redux", + "? 248k-Redux >= 0.1.35", "? aai-industry", "? aai-vehicles-miner", "? angelsaddons-cab",