Alpha Release: 0.9.0 (#849)
Signed-off-by: Pyritie <pyritie@gmail.com> Signed-off-by: TomPlop <tomdidome@gmail.com> Co-authored-by: Xikaro <os.valerievich@ya.ru> Co-authored-by: Nebby <78170922+Nebby1999@users.noreply.github.com> Co-authored-by: Redeix <brayden.j.m.ford@gmail.com> Co-authored-by: TomPlop <tomdidome@gmail.com> Co-authored-by: aidie8 <aidenvanzuilen@gmail.com> Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com> Co-authored-by: Zleub <debray.arnaud@gmail.com>
This commit is contained in:
parent
d344316e5a
commit
ec2e3cd3c4
2193 changed files with 104602 additions and 53195 deletions
15
kubejs/config/probejs.json
Normal file
15
kubejs/config/probejs.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"version": 2,
|
||||
"Is ProbeJS Loaded for First Time in the Modpack - Configured by ProbeJS Itself": false,
|
||||
"The Timestamp of ProbeJS Remote Documents - Configured by ProbeJS Itself": 1720270423220,
|
||||
"Disable Aggressive Mode for ProbeJS Dumps": true,
|
||||
"Allow ProbeJS to Resolve Classes from Registries Like Item Classes or Block Classes": true,
|
||||
"Allow ProbeJS to Generate Literal Types for Item/Block/etc. IDs": true,
|
||||
"Should ProbeJS Only Show Command in Single Player and with Cheat Enabled": true,
|
||||
"Should ProbeJS be Generally Enabled": true,
|
||||
"Disable the Recipe JSON Snippet Generation for ProbeJS triggered by `#`": true,
|
||||
"Should ProbeJS Generate Intermediate JSON Representation of Documents - Mostly for Debugging": false,
|
||||
"Should ProbeJS Download Schema Scripts from Github for Mods without Addon Supports": false,
|
||||
"Should ProbeJS Open the Websocket for VSCode Evaluation? 1 - enabled, others - disabled.": 0,
|
||||
"Which port should ProbeJS listen on for VSCode Extension?": 7796
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue