your current location:首页 > news>Probe JS Legacy Minecraft

Probe JS Legacy Minecraft

2024-12-12 09:28:19|Myriagame |source:minecraft skins

Probejs Legacy

The non -official continuation of PROBEJS under 1.16.5 Forge allows 1.16.5 Forge Kubejs users to experience the convenience provided by grammar.

usage

Obviously, you have to install this Probejs.

Start the game, and then use the/Probejs Dump command to export the information collected by the/Probejs Dump command to export the/Probejs Dump command.

Open the Kubejs folder in your game directory with VSCODE. At this time, you should be able to find a folder named "Probe" with the same level as the Folder of the Server_Script.

At this time, grammar completion is available, enjoy it!

By the way, try to enter @item or @block, and look at the ID completion provided by Probejs Legacy.

Before 2.0.0, under the 1.6.0 version, the file folder generated by Probejs Legacy under the Kubejs folder was called "KubeTypings", and 2.0 was changed to "Probe".

Before 2.3.0, the event acquisition needs to use Onevent to set up the monitoring of events hoping to get information in the script file.The incidents that did not listen could not be detected by Probejs Legacy, and information could not be collected.Starting from 2.3.0, Probejs Legacy can get each triggered Kubejs incident, and there is no need to use Onevent to monitor them in advance.

Why

Or ask more details: Why is there such a project?

At the beginning, the author just wanted to find some Kubejs using documents or writing assistants, so that when he developed his integrated package Enlightend6expert, he didn't have to feel so painful (original Pain in the ARSE).

But after doing some research, the author realized that although 1.16.5 is one of the hottest modules, it has not even a good Kubejs auxiliary module.

Therefore, this module comes like this, facing 1.16.5 Probejs branches.

The author said: This is actually my first Java project and my first Minecraft module project.To be honest, PROBEJS is too hard for a novice of me.Fortunately, I finally did it.

The project corresponding to this module uses the LGPLV3 permit, which is the same as the original Probejs.