Merge branch 'MeteorSwarm-spage_compat'

Sync with main
This commit is contained in:
Nicholas Gower 2025-07-06 10:57:53 -07:00
commit e554cc6cab
30 changed files with 3063 additions and 3063 deletions

View file

@ -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.", "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": [ "dependencies": [
"base >= 2.0.55", "base >= 2.0.55",
"? space-age",
"kry_stdlib >= 2.0.6", "kry_stdlib >= 2.0.6",
"? alien-biomes", "? alien-biomes",
"? Krastorio2", "? Krastorio2",
"(?) angelspetrochem", "(?) angelspetrochem",
"(?) Transport_Drones", "(?) Transport_Drones",
"(?) Natural_Evolution_Buildings", "(?) Natural_Evolution_Buildings",
"(?) Natural_Evolution_Enemies", "(?) Natural_Evolution_Enemies"
"!space-age"
] ]
} }