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 Invalid Cooking Recipe Result #299

Merged
merged 2 commits into from
Jul 2, 2023
Merged

Conversation

WolfyScript
Copy link
Owner

When smelting a vanilla recipe and a custom recipe, that uses the same ingredient item type, right after, causes it to produce the vanilla result instead.
Fixed by properly reading the cached custom cooking recipe when applying the result.

@WolfyScript WolfyScript linked an issue Jun 29, 2023 that may be closed by this pull request
3 tasks
@WolfyScript WolfyScript self-assigned this Jun 29, 2023
@WolfyScript WolfyScript added the bug Something isn't working label Jun 29, 2023
@WolfyScript WolfyScript merged commit 1549f84 into master Jul 2, 2023
1 check passed
@WolfyScript WolfyScript deleted the fix/invalid_cooking_result branch July 7, 2023 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug to bake items with a CustomModelData
1 participant