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

extend ShapedOreRecipe along with implementing a fluid ingredient for crafting recipes #1127

Merged
merged 5 commits into from
Aug 18, 2022

Conversation

PrototypeTrousers
Copy link
Contributor

What

Allows crafting recipes to actually CHECK for the actual fluid in a bucket. since Forge doesnt account for any of it by itself.

Implementation Details

Properly implementing container item methods allows for use of drums and quantum tanks to be used along with those recipes, without being consumed

Outcome

Fixes: #1125

Potential Compatibility Issues

None wishful thinking

Allows crafting recipes to actually CHECK for the actual fluid in a bucket. since Forge doesnt account for any of it by itself.
Properly implementing container item methods allows for use of drums and quantum tanks to be used along with those recipes, without being consumed
@ALongStringOfNumbers ALongStringOfNumbers added the type: bug Something isn't working label Aug 11, 2022
@PrototypeTrousers PrototypeTrousers added the status: do not merge PR should not be merged label Aug 11, 2022
@PrototypeTrousers PrototypeTrousers removed the status: do not merge PR should not be merged label Aug 15, 2022
@TechLord22 TechLord22 merged commit 21d8b84 into GregTechCEu:master Aug 18, 2022
@PrototypeTrousers PrototypeTrousers deleted the crafting-fluid branch November 16, 2022 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firebricks can be crafted with any (greg) liquid
3 participants