Update player head with changed nickname (#2383). Thanks to ZerglingGo.

This commit is contained in:
ZerglingGo 2021-04-07 09:32:44 +09:00 committed by GitHub
parent bab60f51ea
commit 5fb8ec1bfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
"item": "minecraft:player_head", "item": "minecraft:player_head",
"count": 3, "count": 3,
"nbt": { "nbt": {
"SkullOwner": "ProfProspector" "SkullOwner": "ProspectorDev"
} }
} }
], ],