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
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.