Skip to content

Commit

Permalink
Merge pull request #944 from BedrockCommands/wiki
Browse files Browse the repository at this point in the history
Update rawtext.md
  • Loading branch information
QuazChick authored Nov 23, 2024
2 parents 6efbf78 + 98d028a commit e3a61a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/concepts/rawtext.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Send a "Hello everyone!" message to all players in chat:
3. Unicodes provides a unique number that displays an icon/emoji. Example:

```json
/tellraw @a {"rawtext":[{"text":"\u263a"}]}
/tellraw @a {"rawtext":[{"text":"\ue100"}]}
```
- Output in chat:
- ![](/assets/images/concepts/emojis/hud/food.png)
Expand Down

0 comments on commit e3a61a0

Please sign in to comment.