Skip to content

add decomposition recipe division#33

Merged
TechLord22 merged 3 commits intomasterfrom
decomposition
Jul 16, 2021
Merged

add decomposition recipe division#33
TechLord22 merged 3 commits intomasterfrom
decomposition

Conversation

@TechLord22
Copy link
Copy Markdown
Member

This PR adds division for decomposition recipes. There are very few divisible recipes in GTCE, but Realgar and Phosphorus Pentoxide are good ones to check. The duration is divided accordingly. Fluid input decomposition recipes are not reduced, as they all go off of 1000mB input amounts.

@TechLord22 TechLord22 requested a review from serenibyss July 15, 2021 00:22
Copy link
Copy Markdown
Member

@serenibyss serenibyss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this logic LGTM. One comment (other than the possible performance increase): we should be on the lookout for other materials that are handled manually currently/could use decomp recipes to utilize this code more

Comment thread src/main/java/gregtech/loaders/oreprocessing/DecompositionRecipeHandler.java Outdated
@TechLord22 TechLord22 merged commit b083161 into master Jul 16, 2021
@TechLord22 TechLord22 deleted the decomposition branch July 16, 2021 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants