Kinetic Commerce

This is a custom mod that i made for a server that me and a few of my friends play on

File Details

Kinetic Commerce 1.0.36 - Forge 1.20.1

  • R
  • Jun 2, 2026
  • 215.54 KB
  • 0
  • 1.20.1
  • Forge

File Name

Kinetic-Commerce-1.0.36-forge-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:kinetic-commerce-1532295:8186735")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Kinetic Commerce 1.0.36
====
- Big optimization update across the market, saved data, menu browsing, and event hooks.
- Auction listings and orders now use indexed lookups instead of repeated full-list scans for common actions like buying, reclaiming, and order lookup.
- Auction saved data now exposes a mutation version so menus can reuse filtered/sorted results until the market actually changes.
- /ah browsing now caches filtered and sorted listing results per menu, making page changes and repeated refreshes much cheaper on large markets.
- Price suggestions now cache by item/tag and invalidate when listings change, improving bulk selling performance.
- Reduced temporary allocations in explosion challenge checks and profile achievement formatting.