Skip to content

[Suggestion]Feature Request / Bug: Curios inventory exceeds 54 slots and cannot be fully displayed #26

@way5269

Description

@way5269

Description

I am using invView on my server to manage player inventories. However, when a player has many Curios slots (exceeding 54 slots), the /view curios GUI only shows the first 54 slots because it's limited by the standard chest GUI size. I cannot see or interact with the remaining items.

Steps to Reproduce

  1. Install Curios API and several mods that add many accessory slots.
  2. Ensure a player has more than 54 Curios slots in total.
  3. As an OP, use /view curios <player>.
  4. Observe that only the first 54 slots are visible; there is no scrollbar or paging system.

Expected Behavior

The GUI should support paging (Previous/Next page buttons) or a scrollable interface to allow access to all Curios slots, regardless of the quantity.

Environment

  • Minecraft Version: [1.20.1]
  • Forge/NeoForge Version: [47.4.13]
  • invView Version: [inv_view_forge-2.1.0-1.20.1.jar]
  • Curios API Version: [curios-forge-5.14.1+1.20.1.jar]

Additional Context

As a server owner, this makes it impossible to fully audit player accessories when they use heavy modpacks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions