all update

This commit is contained in:
Xikaro 2024-01-24 12:08:36 +05:00
parent 159e2cf8ad
commit 92c14aca89
7 changed files with 33 additions and 19 deletions

View file

@ -1,14 +1,13 @@
{
"firstLoad": false,
"noAggressiveProbing": true,
"docsTimestamp": 1704370339573,
"allowRegistryObjectDumps": true,
"allowRegistryLiteralDumps": true,
"requireSingleAndPerm": true,
"enabled": true,
"modChanged": false,
"disableRecipeJsonDump": true,
"dumpJSONIntermediates": false,
"pullSchema": false,
"version": 1
"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": 1704370339573,
"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
}