Update player head with changed nickname (#2383). Thanks to ZerglingGo.
This commit is contained in:
parent
bab60f51ea
commit
5fb8ec1bfa
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
"item": "minecraft:player_head",
|
"item": "minecraft:player_head",
|
||||||
"count": 3,
|
"count": 3,
|
||||||
"nbt": {
|
"nbt": {
|
||||||
"SkullOwner": "ProfProspector"
|
"SkullOwner": "ProspectorDev"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue