Mark Space Age as incompatible

This commit is contained in:
Simon Brodtmann 2025-10-10 16:13:06 +02:00
parent 0ca86d181c
commit 95e0570f4d

View file

@ -17,7 +17,8 @@
"? bzlead >= 2.0.28", "? bzlead >= 2.0.28",
"? bztitanium >= 2.0.26", "? bztitanium >= 2.0.26",
"? Krastorio2 >= 2.0.8", "? Krastorio2 >= 2.0.8",
"! bobelectronics" "! bobelectronics",
"! 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." "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."
} }