forked from cacklingfiend/Cobalt2
2.0.3
This commit is contained in:
parent
8954c9d919
commit
6e8406c86a
2 changed files with 13 additions and 4 deletions
|
|
@ -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
|
Version: 2.0.2
|
||||||
Date: 13.10.2025
|
Date: 13.10.2025
|
||||||
Bug Fixes:
|
Bug Fixes:
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "Cobalt2",
|
"name": "Cobalt2",
|
||||||
"version": "2.0.2",
|
"version": "2.0.3",
|
||||||
"factorio_version": "2.0",
|
"factorio_version": "2.0",
|
||||||
"title": "Cobalt",
|
"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",
|
"author": "Timeken, cackling fiend",
|
||||||
"homepage": "https://discord.gg/ufvFUJtVwk",
|
"homepage": "https://discord.gg/ufvFUJtVwk",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
|
|
@ -13,7 +14,7 @@
|
||||||
"? Chromium2",
|
"? Chromium2",
|
||||||
"? Krastorio2",
|
"? Krastorio2",
|
||||||
"? space-exploration",
|
"? space-exploration",
|
||||||
"? Tantalite2"
|
"? Tantalite2",
|
||||||
],
|
"! space-age"
|
||||||
"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."
|
]
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue