Mod ProbeJS by Amygdaloideae

  • ProbeJS by Amygdaloideae

    Greatly enhances your KubeJS scripting experience by adding VSCode support.
    • 306238
    • 805.42 KB
    • 1.20.1
    • March 2, 2022
    • September 12, 2023
    • KubeJS
      Map and Information
    ProbeJS
Mod Information
NameProbeJSAuthorAmygdaloideaeDescriptionGreatly enhances your KubeJS scripting experience by adding VSCode support.
InformationDownloads: 306238
Version: 1.20.1
Size: 805.42 KB
Updated at: September 12, 2023
Created at: March 2, 2022
Tags
KubeJS
Map and Information

A typing generator mod to generate KubeJS typings. Enabling Intellisense for your KubeJS environments!

 

If you use ProbeJS in your mod pack, please at least notify me that you did (including ProbeJS in the release is better ofc). Feedback is important for me to continue working on documentation/typing generation.

 

There will be no plan to support any older version, some older version may exist in GitHub, but do not expect to receive any support from it.

 

The generation is for VSCode only, other IDEs may support auto-completions for declaration files, but snippets are completely generated in VSCode style.

 

Usage:

Install the mod, run /probejs dump in your game in the singleplayer then open your .minecraft in vscode as a folder. 

 

To dump an event, you need to trigger the event at least for once in game, then type /probejs dump. (in 1.18.2)

 

NOTE: This command can only run in singleplayer to prevent server from being stalled.

 

Both Forge and Fabric are now supported (Please check in Files tab since Recent Files will only show the latest entry). Please refer to the Github page for detailed instructions of installation and usage.

Please update to the newest version first if you want to report some problems.

 

Auto-completion for KubeJS scripts