Skip to content

Conversation

@ghzdude
Copy link
Contributor

@ghzdude ghzdude commented Apr 10, 2025

What

Fixes a small issue introduced by #2420 where the fusion reactor couldn't find recipes properly. the fusion reactor overrides initializeAbilities() without calling super, making extendedFluidInputs be empty. since the fusion reactor is not distinct, its recipe logic used extendedFluidInputs.

Implementation Details

fusion reactor calls super in initializaeAbilities()

Outcome

fusion reactor can find recipes correctly

@ghzdude ghzdude added type: bug Something isn't working ignore changelog PR should not be added to the changelog. labels Apr 10, 2025
@ghzdude ghzdude requested a review from a team as a code owner April 10, 2025 01:09
@ALongStringOfNumbers ALongStringOfNumbers merged commit f0c5893 into master Apr 10, 2025
4 checks passed
@ALongStringOfNumbers ALongStringOfNumbers deleted the gh/fix-fusion-reactor branch April 10, 2025 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore changelog PR should not be added to the changelog. type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants