Attached is a minimal reproduction package (`bedrock_rp_dependency_repro.zip`). See the included README.md for full setup steps, but the short version: - **Failing case:** A resource pack with a `dependencies` block pointing at a behavior pack UUID is never offered to connecting clients (no download prompt, no console "Pack Stack" log entry, not shown Active under Global Resources) — even though the referenced behavior pack itself loads and is active on the server. - **Control case:** An otherwise-identical resource pack with no `dependencies` field loads and is offered to clients correctly. This was confirmed live: a standalone RTX resource pack correctly prompted for download on PS5. After adding a `dependencies` block pointing at a behavior pack to that same manifest (no other changes), the download prompt stopped appearing entirely on the next connection. Reproduced across two machines, two networks (Virgin Media / Starlink), server versions 1.26.33.2 and 1.26.36.1, and multiple client platforms (PS5, tablet).