STCachedPack

Created to prevent the SlimeThrone pack always applying but works with other packs

File Details

STCachedPack-1.0.1.jar

  • R
  • Jan 30, 2026
  • 13.80 KB
  • 2.7K
  • 1.19.2
  • Forge

File Name

STCachedPack-1.0.1.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:stcachedpack-1447836:7550634")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Auto-Cleanup System: This just cleans up the cached file after x amount of days.
  • Config: allowing players to configure the clean up delay (Default 30d).
  • Clear Cache button in the pack selection screen.

Improvements

  • Pack caching and applying
  • Now uses SHA-1 hashing for improved resource pack verification.
  • Path Update using java.nio for more reliable file detection across different operating systems.