| name | mcbe-json-ui-patterns |
| description | Reuse proven Bedrock JSON UI patterns from included sample packs and local utility mirrors. Use when Codex must build or adapt animated progress bars, topbar notifications, scoreboards, chest or pocket containers, quick-container utilities, desktop/touch HUD menus, reusable presets, custom chat panels, static start-screen backgrounds, tablist overlays, text-slicing snippets, or similar recurring Minecraft Bedrock JSON UI patterns. |
MCBE JSON UI Patterns
Prefer adapting proven included patterns over inventing a new one.
Workflow
- Read
references/pattern-map.md.
- Match the request to the closest pattern.
- If the local sample packs do not provide a clean minimal example, use the mirrored external examples.
- Prefer the local utility mirrors when the task is specifically topbar, title-driven bar, split-string, preserve-state, or tablist related.
- Copy the minimum viable structure.
- Adjust namespace, texture paths, bindings, and protocol strings to the target pack.
Pattern priority
- progress bar
- topbar or tablist utility
- scoreboard
- server form shell
- custom chest or container
- custom chat panel
- large toolkit architecture