promotional bannermobile promotional banner

ProbeJS

Greatly enhances your KubeJS scripting experience by adding VSCode support.

File Details

ProbeJS-8.0.3.jar

  • R
  • Jun 23, 2026
  • 3.25 MB
  • 500
  • 1.21.1
  • NeoForge

File Name

ProbeJS-8.0.3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:probejs-585406:8304356"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added Internal namespace for easier JSDoc type annotation
  • Added types for GLFWInput binding
  • Added parchment JSON and Neoforge source patching to resolve argument names for methods
  • Also, Neoforge source patching will add Javadoc from the source as JSDoc comments
  • Modified give command to support giving all items from tags for better Kubedex integration
  • Params with @Nullable annotations are now marked as T | null
  • Added @item, @block... registry snippets back
  • Added experimental agents.md and handoffs to implement KubeJS code with LLM (only supports Copilot Chat now)
  • ItemBuilder.component is correctly typed now