From 95e0570f4d312ebe5c0cf6c9cb3d575b1867415c Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Fri, 10 Oct 2025 16:13:06 +0200 Subject: [PATCH] Mark Space Age as incompatible --- MDbobelectronics2/info.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MDbobelectronics2/info.json b/MDbobelectronics2/info.json index 81e0de1..33fb121 100644 --- a/MDbobelectronics2/info.json +++ b/MDbobelectronics2/info.json @@ -17,7 +17,8 @@ "? bzlead >= 2.0.28", "? bztitanium >= 2.0.26", "? 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." }