11 lines
315 B
Plaintext
11 lines
315 B
Plaintext
/*
|
|
This config file makes it possible to disable built-in packs supplied by Cristel Lib.
|
|
To disable a pack move it from the "defaultPacks" list to the "disabledPacks" list.
|
|
*/
|
|
{
|
|
"defaultPacks": [
|
|
"t_and_t:resources/t_and_t_wwoo_tag_patch",
|
|
"t_and_t:resources/t_and_t_waystones_patch"
|
|
],
|
|
"disabledPacks": []
|
|
} |