The Infinite Resource Mod worked for my first Commander, i used the Buffed Vehicle. But when i test it with other Commanders i get only standard Resources. How could this be ? I Changed the gwc_storage_1.
I think you need the following tech to get it working: Storage Compression Tech, this is mentioned in the gwc_storage_1
SO are you talking about these lines in this file
inventory.addUnits([
'/pa/units/land/metal_storage/metal_storage.json',
'/pa/units/land/energy_storage/energy_storage.json'
]);
var units = [
'/pa/units/commanders/base_commander/base_commander.json',
'/pa/units/land/metal_storage/metal_storage.json',
'/pa/units/land/energy_storage/energy_storage.json',
'/pa/units/orbital/mining_platform/mining_platform.json'