| name | mcbe-json-ui-research |
| description | Research and route Minecraft Bedrock JSON UI questions to the right authority. Use when Codex must decide whether to rely on local sample packs, official sample screens, community reference docs JSON UI pages, or vanilla resource mirror, and when answers need explicit confirmation vs inference labeling. |
MCBE JSON UI Research
Use this skill when the main problem is selecting or combining sources correctly.
Workflow
- Read
references/research-map.md.
- Decide which source class is needed:
- local sample pack
- verified sample screen
- community reference docs rule page
- Ztech vanilla pack
- Mark the result as one of:
- confirmed from upstream source
- confirmed from working included sample
- inferred from pattern
- not verified
- Keep source selection explicit in the answer.
Hard rules
- Use Ztech for vanilla asset truth.
- Use official sample screens for official screen file structure.
- Use community reference docs for behavior explanations and techniques.
- Use local packs for implementation patterns and Bedrock server workflows.