Add recipes for smaller engines, engine block updates #3373
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: Content "Allow crafting the smaller engines, make components vary more, destroyed engines drop engine blocks"
Purpose of change
This does some tinkering with stuff pertaining to where engine blocks spawn and how they can be used. Also ended up being some consistency fixes regarding the smaller engines and what parts are implied to be in them.
Describe the solution
breaks_into
entries for all engines that yield an engine block when uncrafted. Now they drop their engine block, with the extra metal scrap scaled down to compensate for that.road
andhelicopter
itemgroups. In each case the weights are taken out of the weights of engines that could spawn there. This makes it so loose engine blocks can be found and potentially tinkered with out on the road.Describe alternatives you've considered
Testing
Additional context