From bf7969b9170e656c713b004d2d4ea90e7ba0e955 Mon Sep 17 00:00:00 2001 From: Nicholas Gower Date: Sat, 5 Jul 2025 22:15:35 -0700 Subject: [PATCH] compat: Dropped incompatibility flag for Space Age. --- Bio_Industries_2/info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bio_Industries_2/info.json b/Bio_Industries_2/info.json index e369bfd..0da98cf 100644 --- a/Bio_Industries_2/info.json +++ b/Bio_Industries_2/info.json @@ -8,13 +8,13 @@ "description": "Provides useful buildings and items, like the Bio Farm for growing trees. Solar Farm and Large Accumulator to make your electric setup easier. Bio Fuel section to produce organic plastic and batteries. Lots of New Wood Products, like the big electric pole, wooden pipes, dart turret. Plant trees using seedlings. Change terrain from deserts to grasslands using Fertilizer - helps trees grow better. And a lot more… Please visit the homepage on the forums for more information and feedback.", "dependencies": [ "base >= 2.0.55", + "? space-age", "kry_stdlib >= 2.0.6", "? alien-biomes", "? Krastorio2", "(?) angelspetrochem", "(?) Transport_Drones", "(?) Natural_Evolution_Buildings", - "(?) Natural_Evolution_Enemies", - "!space-age" + "(?) Natural_Evolution_Enemies" ] }