Copy-ready starting examples
/tellraw @a {"text":"Start","color":"gold","bold":true}/title @a title {"text":"STAGE 1","color":"aqua"}How to build it
- Choose the display type and target.
- Enter the text, color and style.
- Check quotation marks and brackets before running the JSON command.
Common mistakes
- Leaving a JSON quotation mark open.
- Putting plain text where a JSON object is required.
- Handling the leading slash incorrectly in a command block.
Edition and version notes
Java and Bedrock can differ in JSON and rawtext handling. Confirm the edition in the generator.
Frequently asked questions
Can I paste these commands directly?
The short examples are intended as starting points. Confirm the edition and version, then test them in a copied world.
What should I check when a command turns red?
Check brackets, quotation marks, IDs, selectors and version support, then paste it into Command Explainer.
Does this work in both Java and Bedrock?
Java and Bedrock can differ in JSON and rawtext handling. Confirm the edition in the generator.