Blazemod Mini-PR: Completely remodel blazemod solar arrays #40042
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
SUMMARY: Mods "Completely remodel blazemod solar arrays"
Purpose of change
This is the twenty ninth PR in bringing the changes in #37497 about, by breaking each change into small parts that are easier to skim and understand.
Describe the solution
They will now be just slightly less efficient than 3 panels, be made using 3 of the corresponding type, and are single-tile-single-part vehicles that require a jumper cable or similar to draw power from. They can be folded, meaning you can deploy them near a stationary vehicle to help provide slightly more efficient power. They cannot be installed onto an existing vehicle, nor expanded from the base part. Recipes adjusted to make them more sensible.
Testing
Straightforward changes drawn from #37497, probably might work for now but its compatibility will be broken again when ID's are changed.
Describe alternatives you've considered
Alcoholism, by this point.
Additional context
More PR's to come, consider incomplete by itself, part of a whole.
To note, further modelling improvement would limit their functionality if placed next to tall objects including other arrays, similar to wind turbines. Will explore c++ options for this later.