File Details
collapsible-game-rules-1.0.0+build.15.jar
- R
- Apr 17, 2026
- 68.76 KB
- 30
- 26.1.2+2
- Fabric
File Name
collapsible-game-rules-1.0.0+build.15.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
[1.0.0+build.15] - 2026-04-16
- Upgraded: Fabric Loader to
0.19.1for native Java 25 Mixin subsystem support. - Minecraft Support: Shifted to
~26.xcompatible range (>=26.1) for Minecraft 26.2 readiness. - Upgraded: Fabric API to
0.145.4+26.1.2. - Restored: Mixin
compatibilityLeveltoJAVA_25— native, warning-free. - Dependencies: Upgraded
DasikLibrarytobuild.20.
[1.0.0+build.14] - 2026-04-15
- Fixed: Downgraded Mixin
compatibilityLeveltoJAVA_22to resolve Fabric/Knot subsystem warnings while maintaining Java 25 runtime support. - Dependencies: Upgraded
DasikLibrarydependency tobuild.19.
[1.0.0+build.13] - 2026-04-15
- Compliance: Added
pack.mcmetawith explicitmin_formatandmax_format(Format 84) to satisfy Snapshot 26.1.2 validation requirements. - Dependencies: Upgraded
DasikLibrarydependency tobuild.18.
[1.0.0+build.12] - 2026-04-15
- Dependencies: Upgraded
DasikLibrarydependency tobuild.17. - Added:
DasikMetadataHelperfor ClassLoading safety. IsolatesDasikLibraryreferences to prevent runtime crashes if the library is missing. - Fixed: Critical World Options lockout caused by Mixin inheritance violation. Migrated to
ScreenMixintargeting the baseremoved()method. - Synced: Comprehensive documentation audit and sync across all platform pages (Modrinth, CurseForge) and player guides.
- Verified: Achieved Zenith Sovereign Engineering compliance. Verified against Snapshot 26.1 (wildcard
26.*standard). - Standardized: Internal Mixin member prefixes to
collapsible_game_rules$. - Modernized: Updated Stream API usage to Java 25 (
.toList()).
[1.0.0+build.10] - 2026-04-15
- Added: Global Actions UI entry providing "Expand All" and "Collapse All" buttons.
- Added: Enhanced Keyboard Navigation — Left Arrow collapses, Right Arrow expands categories.
- Added: Smart Search Integration — matching categories now automatically expand during search.
- Added: Full English localization via
en_us.json. - Optimized: High-performance persistence layer moves disk I/O to screen exit via
isDirtyflag. - Optimized: Static logger implementation to reduce overhead during UI population.
- Synced: Environment alignment with Minecraft 26.1.2 ("Tiny Takeover"), Fabric Loader 0.18.4, and DasikLibrary Build 16.

