promotional banner

KineticCore

KineticCore is the foundation of the Kinetic mod family. It provides the shared API layer, module bootstrap system, unified configuration center
Back to Files

kineticcore-26.9.24.jar

File namekineticcore-26.9.24.jar
Uploader
XYATXYAT
Uploaded
Sep 23, 2026
Downloads
26
Size
1.8 MB
Mod Loaders
Forge
File ID
8959864
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:kineticcore-1689600:8959864")

Learn more about Curse Maven

What's new

KineticCore 26.9.24

GUI / API Improvements

  • Enforced a hard maximum logical canvas size of 640x360 across the Kinetic GUI API.
  • Oversized useCanvas() requests are now clamped by the API, so addons can no longer request logical canvases larger than 640x360.
  • measureCanvas() now follows the same 640x360 limit, closing the previous alternate-path bypass.
  • Fixed field-aligned command suggestion popups being horizontally offset from the rendered text in Kinetic input fields.
  • Command suggestions now account for the API-owned text-field content padding, improving alignment for later command arguments after spaces.
  • Field-aligned suggestion list navigation now follows the vanilla chat line-offset behavior more closely.
  • Improved public API documentation and API-surface verification compatibility.

This update focuses on stricter GUI contracts and more consistent command-input behavior for Kinetic addons.

This mod has no related projects