Compare commits
No commits in common. "main" and "main" have entirely different histories.
3 changed files with 1 additions and 7 deletions
|
|
@ -1,9 +1,4 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.5
|
||||
Date: 20.02.2026
|
||||
Bug Fixes:
|
||||
- Add unlock for dirty-water-filtration-tantalite (thanks Morganite)
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.4
|
||||
Date: 25.12.2025
|
||||
Changes:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Tantalite2",
|
||||
"version": "2.0.5",
|
||||
"version": "2.0.4",
|
||||
"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.",
|
||||
|
|
|
|||
|
|
@ -112,7 +112,6 @@ data:extend(
|
|||
})
|
||||
util.add_effect("kr-enriched-ores", { type = "unlock-recipe", recipe = "enriched-tantalite" })
|
||||
util.add_effect("kr-enriched-ores", { type = "unlock-recipe", recipe = "enriched-tantalite-smelting" })
|
||||
util.add_effect("kr-enriched-ores", { type = "unlock-recipe", recipe = "dirty-water-filtration-tantalite" })
|
||||
|
||||
util.add_productivity("enriched-tantalite")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue