| <&rc> | Returns a right curly bracket (}) | `}` |
| <&lc> | Returns a left curly bracket ({) | `{` |
| <&nm> | Returns a number sign (#) | `#` |
| <&nl> | Forces a new line | <br> |
| <&heart> | Returns a heart | `❤` |
| <&skull> | Returns a skull and bones | `☠` |
# Color Codes
These color codes work anywhere in mob- and skill-files. They will even
properly format tellraw-commands used in command skills!
...
...
@@ -51,7 +48,7 @@ Legacy color codes:
| &9 | Blue | &O | Italic |
| &A | Green | &R | Reset |
As of MM 5.0.1+, it's recommended that you use [MiniMessage tags](https://docs.adventure.kyori.net/minimessage/format.html#standard-tags) for text styling and text decorations.
It's recommended that you use [MiniMessage tags](https://docs.adventure.kyori.net/minimessage/format.html#standard-tags) for text styling and text decorations.