This commit is contained in:
Simon Brodtmann 2026-03-11 23:28:15 +01:00
parent df99f7aebe
commit fc6b0fa921
2 changed files with 10 additions and 1 deletions

View file

@ -1,4 +1,13 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 2.1.0
Date: 11.03.2026
Changes:
- Switch to bzlib - Please install the new dependency
Bug Fixes:
- 248k: Fixes for 0.1.35 breaking changes (thanks Morganite)
- K2: Fix recipe name for enriched tungsten
- Add support for fluid mining
---------------------------------------------------------------------------------------------------
Version: 2.0.4 Version: 2.0.4
Date: 14.11.2025 Date: 14.11.2025
Bug Fixes: Bug Fixes:

View file

@ -1,6 +1,6 @@
{ {
"name": "bztungsten2", "name": "bztungsten2",
"version": "2.0.4", "version": "2.1.0",
"factorio_version": "2.0", "factorio_version": "2.0",
"title": "Tungsten", "title": "Tungsten",
"description": "Adds tungsten ore (wolframite), tungsten plates, tungsten carbide and rocket engine nozzles to the base game.", "description": "Adds tungsten ore (wolframite), tungsten plates, tungsten carbide and rocket engine nozzles to the base game.",