Carpet LMS Addition

A Carpet mod extension

File Details

Carpet LMS Addition v1.13.0 for mc26.1.2

  • R
  • May 21, 2026
  • 523.50 KB
  • 13
  • 26.1.2+2
  • Fabric

File Name

carpet-lms-addition-v1.13.0-mc26.1.2.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:carpet-lms-addition-1450056:8123603"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Breaking Changes

  • Changed Web API GET /api/storage/getData response format.
    • It no longer provides per-item position details.
    • It now only returns total item counts and error positions.
    • Existing clients that depend on item position data are no longer compatible.

Changes

  • Optimized bot item fetching slot selection logic.
    • The backend now prefers a selection whose total is at least the requested count with less overfetch.
    • If multiple selections satisfy that, it then minimizes the number of slots used.

Build Information