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

use mc fuel calculation to fix issue with some fuels not being picked up #28

Merged
merged 2 commits into from
Jan 12, 2025

Conversation

MissBismuth
Copy link

Fixes: GTNewHorizons/GT-New-Horizons-Modpack#16603

The code used by Natura for burn time calculation is almost identical to the vanilla code.
The only difference is that it was not firing the FuelBurnTimeEvent which bop uses for the pile of ashes burn time. As the code would be identical if I added the event firing, I just called the vanilla method.

@Dream-Master Dream-Master requested a review from a team January 11, 2025 21:00
@serenibyss serenibyss enabled auto-merge (squash) January 12, 2025 02:10
@serenibyss serenibyss disabled auto-merge January 12, 2025 04:10
@serenibyss
Copy link
Member

@MissBismuth Could you run gradlew spotlessApply on this PR?

@MissBismuth
Copy link
Author

done

@Dream-Master Dream-Master enabled auto-merge (squash) January 12, 2025 09:59
@Dream-Master Dream-Master merged commit 0fb22c3 into GTNewHorizons:master Jan 12, 2025
1 check passed
Dream-Master pushed a commit that referenced this pull request Feb 23, 2025
… up (#28)

Co-authored-by: MissBismuth <[email protected]>
(cherry picked from commit 0fb22c3)
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.

Pile of Ashes incompatible with Nether Furnace
3 participants