Carpet LMS Addition

A Carpet mod extension

File Details

Carpet LMS Addition v1.13.0 for mc1.21.3

  • R
  • May 21, 2026
  • 524.59 KB
  • 7
  • 1.21.3+1
  • Fabric

File Name

carpet-lms-addition-v1.13.0-mc1.21.3.jar

Supported Versions

  • 1.21.3
  • 1.21.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:carpet-lms-addition-1450056:8123595"
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