We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60db31 commit 6c553eaCopy full SHA for 6c553ea
src/content/docs/adventure/minimessage/format.mdx
@@ -530,7 +530,7 @@ Kyori supports <pride:trans>trans rights</pride>!
530
*(since v4.25.0)* Inserts a sprite.
531
532
Tag
533
- * `<sprite:[atlas]:<sprite>>`
+ * `<sprite[:atlas]:sprite>`
534
535
Arguments
536
* `atlas` the atlas to use, e.g. `minecraft:blocks`.
@@ -547,7 +547,7 @@ This item costs 10 x <sprite:"minecraft:items":item/porkchop>.
547
*(since v4.25.0)* Inserts a player head.
548
549
550
- * `<head:<name|uuid|texture>:[outer_layer]>`
+ * `<head:name|uuid|texture[:outer_layer]>`
551
552
553
* `name|uuid|texture` the name, UUID or path to the texture of the skin to use to draw the head.
0 commit comments