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.
What:
This PR reworks gem related recipes.
How solved:
Gem dusts have either one or two paths depending on their flags. If a gem is Crystalizable, it can be autoclaved with water for a chance at a gem, or with distilled water for a guaranteed gem. As long as the gem is not explosive nor flammable, it can also be imploded lossily from the dust to the gem form.
Gems can also be tiered up losslessly in the laser engraver.
Splitting gems into lower tiers has been moved into the more appropriate cutting machine too.
For the sifter, the rates have all been tweaked. One can generally expect to get a bit more total gem dust when sifting than processing the ore a different way. This should incentivize the use of sifting everywhere, instead of only when needed.
Also, the flawed and chipped gems will now not generate unless a config is enabled, in order to remove a lot of clutter, while still keeping mod compat.
Outcome:
Overhauled gem related recipes.