ProbeJS

Greatly enhances your KubeJS scripting experience by adding VSCode support.

File Details

probejs-5.9.3-fabric.jar

  • R
  • Jan 23, 2024
  • 824.33 KB
  • 1.2K
  • 1.20.1
  • Fabric

File Name

probejs-5.9.3-fabric.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

  • Reworked the content of JSON to make it more readable.
  • Partial type of interfaces now generates for all interfaces that have only one abstract method without needing @FunctionalInterface.
  • Fixed an error in built-in class assignment.
  • Fixed #52, added experimental fix of #44