Skip to content

Fix oreDict field in the magnet card filter - #464

Merged
Dream-Master merged 1 commit into
masterfrom
fix/magnet-card-oredict-display
Aug 30, 2026
Merged

Fix oreDict field in the magnet card filter#464
Dream-Master merged 1 commit into
masterfrom
fix/magnet-card-oredict-display

Conversation

@Eldrinn-Elantey

Copy link
Copy Markdown

Summary

The magnet card filter stores its oreDict value in the terminal NBT. A Baubles slot is not resynced to the client when only the NBT changes, so the text field was filled from a stale stack and looked empty after reopening the GUI, until relog. The value already arrives through container sync, so it is now re-applied while the field is not being edited.

Checklist

  • I have tested this PR in DevEnv
  • I have tested this PR in Fullpack
  • This PR is in compliance with the GTNH AI Policy
  • This PR requires another PR in order to merge

The filter value is stored in the terminal NBT, and a Baubles slot is not resynced to the client when only the NBT changes, so the field was filled from a stale stack and looked empty until relog.

The value already arrives through container sync, so it is now re-applied while the field is not being edited.
@Eldrinn-Elantey
Eldrinn-Elantey requested a review from a team August 25, 2026 15:54
@Dream-Master
Dream-Master merged commit 3174602 into master Aug 30, 2026
1 check passed
@Dream-Master
Dream-Master deleted the fix/magnet-card-oredict-display branch August 30, 2026 17:05
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.

3 participants