This mod is meant to rebalance Better Robots Extended for the Space Age expansion. To make the higher tier robots and roboports, you must leave Nauvis.
Small changes concerning balance, gameplay, or graphics.
Version: 0.1.4
Date: 2026-01-04
Bugfixes:
- Fixed multiple issues where technology and recipe changes were not applied correctly.
- Reworked the internal patch structure to properly separate technology and recipe logic.
- Added a safe dependency gate to ensure patches only run when both Better Robots Extended and Space Age are loaded.
Improvements:
- Introduced dedicated helper functions for recipe and technology patching.
- Improved robustness and readability of the patch code to avoid conflicts with settings-based tech tiers.
Notes:
- Major internal refactor and patch logic implemented by Nick1Z2.