Skip to content

Commit

Permalink
Base64 in SkullModifier
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer authored Sep 18, 2024
1 parent 8e240d5 commit 413fefa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/modifier/skull/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ skull-owner: <skull-owner>
## Note
* `<skull>` accepts a player name, an UUID (unique id), or a `texture.minecraft.net` URL
* `<skull>` accepts a player name, an UUID (unique id), a Base64 value, or a `texture.minecraft.net` URL

## Example

Expand All @@ -28,6 +28,7 @@ skull:
skull: "HSGamer"
#skull: "7acc67dc-8b84-4f8d-b7ad-ec81e758f5a1"
#skull: "http://textures.minecraft.net/texture/ffcdae586b52403b92b1857ee4331bac636af08bab92ba5750a54a83331a6353"
#skull: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTM1ODNkNTNlOWNhZjE3MGUwNWI1MTYxN2E2N2QxMzEwZDJkODExYTUxNTg4NjI5ODZjMTVlMjg2NzhhNTA1ZiJ9fX0="
per-player-skull:
position-x: 2
Expand Down

0 comments on commit 413fefa

Please sign in to comment.