Skip to content

Fix recipe flame and arrow animation speed and flame direction - #72

Merged
Nolij merged 3 commits into
Nolij:masterfrom
evanbones:master
Jun 23, 2026
Merged

Fix recipe flame and arrow animation speed and flame direction#72
Nolij merged 3 commits into
Nolij:masterfrom
evanbones:master

Conversation

@evanbones

Copy link
Copy Markdown
Contributor

Fixes an issue where recipe progress arrows and fuel flames were animating extremely fast

Changes:

  • Multiplied JEI's tick-based cookTime by 50 in TMRVRecipeWidget to properly provide milliseconds as EMI's animated widgets expect
  • Updated FillingFlameWidget to natively use EmiTexture.FULL_FLAME and EmiTexture.EMPTY_FLAME. The widget now draws the empty flame in the background and uses EMI's standard fuel parameters (horizontal=false, endToStart=true, fullToEmpty=true)

Tested and confirmed to be working with Clayworks baking recipes

Closes #58

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

DCO Assistant Lite bot All contributors have read and affirmed the entire contents of the Developer Certificate of Origin.

@evanbones

Copy link
Copy Markdown
Contributor Author

I have read and hereby affirm the entire contents of the Developer Certificate of Origin.

@Nolij Nolij left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Good catch! Don't know what I was thinking when I wrote this. Thanks!

@Nolij
Nolij merged commit 41ff3a4 into Nolij:master Jun 23, 2026
2 of 3 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[1.21.1] Clayworks Baking Recipes

2 participants