Fix recipe conflict and titanium to desh conversion - #232
Merged
Conversation
C0bra5
enabled auto-merge (squash)
August 6, 2026 18:56
C0bra5
disabled auto-merge
August 6, 2026 23:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
This PR fixes a recipe conflict with iron III chloride and the space flower meteoric iron recipe. I've opted to leave the iron III chloride as is and simply change the acid in crops NH since formic really doesn't have many other crop uses, it's fairly cheap to make, and if people are using this recipe to skip some moon exploration, it at least preps them for future plat line investments. The meteoric steel dust recipe was updated at the same time to use formic acid, keeping things consistent.
This PR also fixes an issue with the titanium-to-desh conversion recipe. It was making oriharukon for some reason, which was not intended.
It also does a bit of cleanup in the rest of the space flower recipes to better utilize the ore dict unificator in prep for future material unification.
I've also added galaxy-space to the optional commented-out runtime deps, since it should have been there to let me check the galaxy-space recipes in a dev env. I also updated all the other deps for good measure while I was at it.
Screenshots:
New meteoric iron dust conversion recipe

New meteoric steel dust conversion recipe

Fixed titanium to desh conversion recipe:

Checklist