Carpet LMS Addition

A Carpet mod extension

File Details

Carpet LMS Addition v1.13.0 for mc26.2-snapshot-4

  • R
  • May 21, 2026
  • 523.51 KB
  • 3
  • Fabric

File Name

carpet-lms-addition-v1.13.0-mc26.2-snapshot-4.jar

Supported Versions

    Curse Maven Snippet

    Fabric

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