Skip to content

feat: add dynamic tooltip info for backpacks#26

Merged
Dream-Master merged 1 commit intomasterfrom
feature/backpack-tooltip-info
Mar 10, 2026
Merged

feat: add dynamic tooltip info for backpacks#26
Dream-Master merged 1 commit intomasterfrom
feature/backpack-tooltip-info

Conversation

@Eldrinn-Elantey
Copy link
Copy Markdown

  • Added getTier() utility method to BackpackUtil
  • Added dynamic slot count calculation (36 + tier * 27)
  • Added tooltip lines for tier, total slots, crafting slots, ender backpack
  • All tooltip strings are localizable via lang files
  • Basic info (tier, slots) shown always; used/total slots shown on Shift
  • Resolved TODO for BackpackUtil.getTier()

- Added getTier() utility method to BackpackUtil
- Added dynamic slot count calculation (36 + tier * 27)
- Added tooltip lines for tier, total slots, crafting slots, ender backpack
- All tooltip strings are localizable via lang files
- Basic info (tier, slots) shown always; used/total slots shown on Shift
- Resolved TODO for BackpackUtil.getTier()
@Eldrinn-Elantey Eldrinn-Elantey force-pushed the feature/backpack-tooltip-info branch from 835dadf to f2ac9c6 Compare March 8, 2026 11:28
Copy link
Copy Markdown

@sisyphussy sisyphussy left a comment

Choose a reason for hiding this comment

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

lgtm

@Dream-Master Dream-Master merged commit 5c22814 into master Mar 10, 2026
1 check passed
@Dream-Master Dream-Master deleted the feature/backpack-tooltip-info branch March 10, 2026 10:14
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