promotional bannermobile promotional banner

Sophisticated M'n'S

An addon mod that integrates Mine and Slash with Sophisticated Backpacks, providing automatic salvage and gem compacting upgrades.

File Details

Sophisticated M'n'S 1.2.0

  • R
  • Nov 30, 2025
  • 181.86 KB
  • 1.7K
  • 1.20.1
  • Forge

File Name

sophisticatedmns-1.2.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:sophisticated-mns-1369188:7278977")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

[1.2.0] - 2025-12-01

Added

  • Gem Compacting Upgrade: Automatically compacts three lower-tier Mine and Slash gems into one higher-tier gem
  • Full event and tick handling support (IInsertResponseUpgrade, ISlotChangeResponseUpgrade, ITickableUpgrade)
  • Japanese and English language support
  • Updated documentation and mod description

Technical Details

  • Implemented GemCompactingUpgradeWrapper following CompactingUpgrade structure
  • Uses slotsToCompact mechanism for GUI and tick-based processing
  • Integrates with MAS GemItem, GemRank, and GemType systems