Skip to content

Fix some issues in NEI handlers - #105

Merged
Dream-Master merged 5 commits into
masterfrom
update-handlers
Oct 15, 2025
Merged

Fix some issues in NEI handlers#105
Dream-Master merged 5 commits into
masterfrom
update-handlers

Conversation

@koolkrafter5

Copy link
Copy Markdown

Let blood orbs be scrolled in the alchemy recipe handler and calcinator handler (needs GTNewHorizons/NotEnoughItems#698 to let other stacks to be scrolled, but this compiles fine without it)
Remove double-checked locking in NEIConfig::getBloodOrbs
Cache more values in CachedReagentInfo
Don't cache color value because it can change depending on implementation of .getColorX
Fix state leaking in CachedReagentInfo
Fix problem when finding recipes for empty belljars

Let blood orbs be scrolled in the alchemy recipe handler and calicnator handler (needs open PR for NEI to be merged to let other stacks to be scrolled, but this compiles fine without it)
Remove double-checked locking in NEIConfig::getBloodOrbs
Cache more values in CachedReagentInfo
Don't cache color value because it can change depending on implementation of .getColorX
Fix state leaking in CachedReagentInfo
Fix problem when finding recipes for empty belljars
@koolkrafter5
koolkrafter5 requested a review from a team August 18, 2025 09:32
@github-actions

Copy link
Copy Markdown

#106

Co-authored-by: GitHub GTNH Actions <>
@Dream-Master Dream-Master added the 🚧 Testing on Zeta Do not merge yet, testing this PR on Zeta (experimental build) label Oct 1, 2025
@Dream-Master
Dream-Master enabled auto-merge (squash) October 15, 2025 17:16
@Dream-Master
Dream-Master merged commit 65acf4c into master Oct 15, 2025
1 check passed
@Dream-Master
Dream-Master deleted the update-handlers branch October 15, 2025 17:18
boubou19 pushed a commit that referenced this pull request Oct 19, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@Dream-Master Dream-Master removed the 🚧 Testing on Zeta Do not merge yet, testing this PR on Zeta (experimental build) label Oct 25, 2025
@label-sync-bot-gtnh label-sync-bot-gtnh Bot added the Bug Fix Fixes a bug. Please link it in the PR if an issue exists for it. label Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Fix Fixes a bug. Please link it in the PR if an issue exists for it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants