promotional bannermobile promotional banner

Crystal PvP INV Organizer!

⚡ Instant inventory sorting built for CPvP speed, clutch moments, and time efficiency.

File Details

crystal-mod-sorter-3.0.jar

  • R
  • Apr 4, 2026
  • 53.78 KB
  • 31
  • 1.21+1
  • Fabric

File Name

crystal-mod-sorter-3.0.jar

Supported Versions

  • 1.21-Snapshot
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:crystal-pvp-inv-organizer-1473901:7872078"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Got everything. Here's the full changelog:


Crystal Flow 3.0 — Changelog

This is a major release bringing a complete overhaul of the sorting engine, a brand new layout editor, HUD improvements, and significant stability fixes.


New Features

  • Layout Editor Screen — A fully visual drag-and-drop editor to customize your inventory slot layout for crystal PvP. Open it anytime with the configurable keybind
  • Sort Profiles — Save and switch between multiple sort configurations. Set up different profiles for different PvP scenarios without reconfiguring every time
  • Sort Result Tracking — The sorter now tracks and reports the result of every sort operation, including what moved, what was skipped, and why
  • Sort HUD Renderer — Live on-screen overlay showing your current sort status, active profile, and last sort result during gameplay
  • Sorted Overlay Screen — A visual confirmation overlay that appears after a sort completes, showing the final inventory state
  • NoBlur Mixin — Removed the background blur on the sorter GUI for cleaner, faster screen rendering during combat

Improvements

  • Sort Engine rewritten from scratch for faster, more accurate slot resolution during active crystal PvP
  • Keybind system overhauled — Sort Inventory and Open Layout Editor are now two separate, independently bindable keys
  • Config system upgraded to support profiles, making settings persistent and switchable per-session
  • Prism Mod Menu integration — Full settings access from within Prism Menu

Bug Fixes

  • Fixed incorrect slot targeting when hotbar was partially filled
  • Fixed sorter running during non-combat inventory states
  • Fixed HUD renderer not clearing after inventory close
  • Fixed blur flickering on GUI open when Iris shaders are active (NoBlur mixin)

Internal

  • Package restructured under com.rachnahub.crystalsorter for cleaner organization
  • Mixin refmap updated for MC 1.21 compatibility
  • Java 21 compatibility level enforced across all mixins