diff options
| author | J10a1n15 <45315647+j10a1n15@users.noreply.github.com> | 2024-08-18 19:09:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-18 17:09:13 +0000 |
| commit | 86dc9f56fd4bbb95a2fbe22377c338ff973a25d8 (patch) | |
| tree | a71a80d96e6c9c0dfa807f3b9121e9e27d7e0fcf /items/SCORPIUS_SPECIAL_MAYOR_MONSTER.json | |
| parent | fba1733b122db97782fe2969439d373008c928c3 (diff) | |
| download | NotEnoughUpdates-REPO-86dc9f56fd4bbb95a2fbe22377c338ff973a25d8.tar.gz NotEnoughUpdates-REPO-86dc9f56fd4bbb95a2fbe22377c338ff973a25d8.tar.bz2 NotEnoughUpdates-REPO-86dc9f56fd4bbb95a2fbe22377c338ff973a25d8.zip | |
Fix Jerry and Scorpius Skin nbt (#1322)
* fix foxy & diana
* fix jerry & scorpius
Diffstat (limited to 'items/SCORPIUS_SPECIAL_MAYOR_MONSTER.json')
| -rw-r--r-- | items/SCORPIUS_SPECIAL_MAYOR_MONSTER.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/SCORPIUS_SPECIAL_MAYOR_MONSTER.json b/items/SCORPIUS_SPECIAL_MAYOR_MONSTER.json index 3740649e..ffecc193 100644 --- a/items/SCORPIUS_SPECIAL_MAYOR_MONSTER.json +++ b/items/SCORPIUS_SPECIAL_MAYOR_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§dScorpius (Mayor)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ba2cd37d-a0e4-4dc5-b15c-d79ee1051aae\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5Nzc4MTc1NzIxOSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGYyNmZhMGM0NzUzNmU3OGUzMzcyNTdkODk4YWY4YjFlYmM4N2MwODk0NTAzMzc1MjM0MDM1ZmYyYzdlZjhmMCIKICAgIH0KICB9Cn0==\"}]}},display:{Lore:[0:\"§8Special Candidate\",1:\"\",2:\"§dBribe\",3:\"§7If Scorpius wins and you voted\",4:\"§7for him, Mayor Scorpius will\",5:\"§7offer you §650,000 - 1M coins\",6:\"§7as a token of gratitude.\",7:\"\",8:\"§dDarker Auctions\",9:\"§7Scorpius will intrude in Dark\",10:\"§7Auctions, increasing the\",11:\"§7amount of rounds to 7 and\",12:\"§7offering special items.\",13:\"\",14:\"§dThis is a SPECIAL candidate!\",15:\"§7It rarely appears!\"],Name:\"§dScorpius (Mayor)\"},ExtraAttributes:{id:\"SCORPIUS_SPECIAL_MAYOR_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ba2cd37d-a0e4-4dc5-b15c-d79ee1051aae\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5Nzc4MTc1NzIxOSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGYyNmZhMGM0NzUzNmU3OGUzMzcyNTdkODk4YWY4YjFlYmM4N2MwODk0NTAzMzc1MjM0MDM1ZmYyYzdlZjhmMCIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§8Special Candidate\",1:\"\",2:\"§dBribe\",3:\"§7If Scorpius wins and you voted\",4:\"§7for him, Mayor Scorpius will\",5:\"§7offer you §650,000 - 1M coins\",6:\"§7as a token of gratitude.\",7:\"\",8:\"§dDarker Auctions\",9:\"§7Scorpius will intrude in Dark\",10:\"§7Auctions, increasing the\",11:\"§7amount of rounds to 7 and\",12:\"§7offering special items.\",13:\"\",14:\"§dThis is a SPECIAL candidate!\",15:\"§7It rarely appears!\"],Name:\"§dScorpius (Mayor)\"},ExtraAttributes:{id:\"SCORPIUS_SPECIAL_MAYOR_MONSTER\"}}", "damage": 3, "lore": [ "§8Special Candidate", |
