Cosmic Chest Sorter

Automatically sorts chests with smart categorization and cryptographic safety checks using a simple sneak-interact.

File Details

Cosmic Chest Sorter v1.1

  • R
  • Dec 31, 2025
  • 84.28 KB
  • 519
  • 1.21.130

File Name

CosmicChestSorterV1.1.mcpack

Supported Versions

  • 1.21.130

v1.1: The Alchemy & Quality of Life Update

This update focuses on stability and smarter handling of complex items, specifically potions, while removing annoyance when interacting with empty containers.

🆕 New Features & Improvements

  • Advanced Potion Sorting: The sorter is now alchemy-aware! Potions are no longer just shoved to the bottom in a random pile. They are now sorted by Effect Name (Healing < Poison), Strength (Level 1 < Level 2), and Duration.
  • Audio Adjustment: Significantly reduced the volume of the success/failure sounds (from 1.0 down to 0.25) so sorting is satisfying but not deafening.
  • Smart "Empty" Check: Clicking on an empty chest will no longer trigger the scary "Safety Check Failed" error message. It now silently ignores empty containers to save you a heart attack.

🛠️ Technical & Safety Improvements

  • Enhanced Signatures: Updated the "Cryptographic Inventory Signature" system to specifically track Potion Effects, Liquid Colors, and Delivery types (Splash/Lingering). This ensures potions of different strengths never get merged or deleted accidentally.
  • API Update: Codebase updated to support Minecraft Bedrock Script API changes (v2.4.0+) regarding potion components.