4.0.6
This commit is contained in:
parent
c61ada2486
commit
09a964cd55
2 changed files with 10 additions and 6 deletions
|
@ -1,4 +1,9 @@
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 4.0.6
|
||||||
|
Date: 21.10.2025
|
||||||
|
Changes:
|
||||||
|
- Switch to bz mods forks
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
Date: 16.10.2025
|
Date: 16.10.2025
|
||||||
Bug Fixes:
|
Bug Fixes:
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "MDbobelectronics2",
|
"name": "MDbobelectronics2",
|
||||||
"version": "4.0.5",
|
"version": "4.0.6",
|
||||||
"factorio_version": "2.0",
|
"factorio_version": "2.0",
|
||||||
"title": "Bob's Electronics SE KR for 2.0",
|
"title": "Bob's Electronics SE KR for 2.0",
|
||||||
|
"description": "(Space Exploration and Krastorio edition) Requires Bob's functions library mod.\n\nThis mod changes the way you build electronics, making the process more realistic.\nFirst you have to assemble electronic components, then combine them into circuit boards.\nOptional setting for the following: 'unlike in the base game, each tier of circuit board does NOT require the previous tier.'\nIt also adds a 4th tier of electronics used for high end machinery.\n\nAlthough it can work by itself, it is designed to function best with krastorio and space exploration.",
|
||||||
"author": "Bobingabout, MdRuz, cackling fiend, Kejser Kagespiser",
|
"author": "Bobingabout, MdRuz, cackling fiend, Kejser Kagespiser",
|
||||||
"contact": "",
|
"homepage": "https://discord.gg/ufvFUJtVwk",
|
||||||
"homepage": "https://forums.factorio.com/viewtopic.php?f=190&t=95748",
|
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"base >= 2.0.0",
|
"base >= 2.0.0",
|
||||||
"boblibrary >= 2.0.1",
|
"boblibrary >= 2.0.1",
|
||||||
|
@ -19,6 +19,5 @@
|
||||||
"? Krastorio2 >= 2.0.8",
|
"? Krastorio2 >= 2.0.8",
|
||||||
"! bobelectronics",
|
"! bobelectronics",
|
||||||
"! space-age"
|
"! space-age"
|
||||||
],
|
]
|
||||||
"description": "(Space Exploration and Krastorio edition) Requires Bob's functions library mod.\n\nThis mod changes the way you build electronics, making the process more realistic.\nFirst you have to assemble electronic components, then combine them into circuit boards.\nOptional setting for the following: 'unlike in the base game, each tier of circuit board does NOT require the previous tier.'\nIt also adds a 4th tier of electronics used for high end machinery.\n\nAlthough it can work by itself, it is designed to function best with krastorio and space exploration."
|
}
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue