All checks were successful
Deploy Addons / deploy (push) Successful in 44s
BDS reads pack activation from LevelDB, not world_behavior_packs.json. The enabled_packs.json in config/default/ is the correct mechanism to activate new packs in existing worlds. Bind-mounted so it survives container recreates via CI/CD. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
7 lines
132 B
JSON
7 lines
132 B
JSON
{
|
|
"behavior_packs": [
|
|
{"pack_id": "c7e91f32-4a8b-4d6e-b21c-9f3a05d8e047", "version": [1, 0, 0]}
|
|
],
|
|
"resource_packs": []
|
|
}
|