Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix and cleanup ammonia recipes #2210

Merged
merged 1 commit into from Aug 6, 2023

Conversation

chochem
Copy link
Member

@chochem chochem commented Aug 6, 2023

fixes https://discord.com/channels/181078474394566657/401118216228831252/1137722614564016138 (+subsequent discussion).

Basically we had 2 broken ammonia LCR recipe (one had a broken input, the other didnt even show up in the game) and no correctly working ones. Fixing the first in GTNewHorizons/NewHorizonsCoreMod#695 made the second one also show up and they are kind of conflicting with each other another. As we dont want multiple conflicting recipes the best way to fix this is a small cleanup.

This needs to be merged together with GTNewHorizons/NewHorizonsCoreMod#697 which removes the coremod recipe, so that the clean up can happen here.

The recipes now are as close to possible to the old, but with circuits to avoid conflicts and with a working batch-variant recipe. In particular no magnetite catalyst is involved.

multiblock:
image
image

singleblock:
image
image
image

@boubou19 boubou19 merged commit e2ede7a into GTNewHorizons:master Aug 6, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants