This repository has been archived by the owner on May 25, 2024. It is now read-only.
Deduplicate assline recipes for yottank cells #252
Merged
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.
This PR merges the same items in different slots into one slot for assembly line recipes for yottank cells. This removes the need for excessive renaming of items.
The motivation for this is that crafting EoH blocks requires high tier yottank cells. This means that there is a point in progression where, even if you never want to use yottanks, are forced to craft T2 fluid core, T2 fluid cell, then scan both and repeat for T3, all the way up to T7-8-9. Doing this while having to set up 3-4 rename patterns per tier is extremely tedious, and by this point in progression the renaming mechanic is entirely played out and not really fun anymore.
All recipe costs remain unchanged, I simply merged the stacks together. The only exception is 2 stacks of 64 large titanium fluid pipes, which I merged to 1 stack of 64 huge titanium fluid pipes. This has the same cost in terms of raw titanium ingots.
Obviously breaks all recipes related to yottank cells and shouldn't be merged before freeze is over.