config: import pack config files

This commit is contained in:
Ophestra 2025-06-23 05:08:29 +09:00
parent b76c650efe
commit 348be6b09f
Signed by: ophestra
SSH key fingerprint: SHA256:57+oNEzV2U/aq2eDPdDtPiJjVykuXMYYJMkcAo8QdRw
128 changed files with 13500 additions and 1 deletions

View file

@ -0,0 +1,14 @@
{
"_c1": "Keep this one at 0, unless you credit this library in another way",
"coreCommandOperatorLevel": 0,
"_c2": "Enabled developer utilities",
"enableDevTools": false,
"_c3": "Uses simpler about display for /polymer command",
"minimalisticAbout": false,
"_c4": "Logs warnings while creating template/filter entities",
"enableTemplateEntityWarnings": true,
"_c5": "Enables logging of more exceptions. Useful when debugging",
"logAllExceptions": false,
"_c6": "Forces all player resource pack checks to always return true (detect resource pack on client)",
"force_resource_pack_state_to_enabled": false
}