diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2022-05-13 17:02:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-13 17:02:55 +0200 |
commit | f9f4623383cd873d2d6087f12ae9d3b390b031e1 (patch) | |
tree | aa2839075400f0217df558f21af4196e28b52ff6 /items/ROYAL_PIGEON.json | |
parent | a832b289337a0b3d1bd20f0db79808052f4fe66d (diff) | |
download | NotEnoughUpdates-REPO-f9f4623383cd873d2d6087f12ae9d3b390b031e1.tar.gz NotEnoughUpdates-REPO-f9f4623383cd873d2d6087f12ae9d3b390b031e1.tar.bz2 NotEnoughUpdates-REPO-f9f4623383cd873d2d6087f12ae9d3b390b031e1.zip |
Rusty Stuff (#739)
* Rusty Stuff Part 1
* I hate pets
* Add files via upload
* fine?
* I swear I changed that...
* thx jani
* I already had that in my clipboard...
Diffstat (limited to 'items/ROYAL_PIGEON.json')
-rw-r--r-- | items/ROYAL_PIGEON.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/ROYAL_PIGEON.json b/items/ROYAL_PIGEON.json index adeb2aff..3e105b3b 100644 --- a/items/ROYAL_PIGEON.json +++ b/items/ROYAL_PIGEON.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§6Royal Pigeon", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"6b14c7ae-9a26-377b-9ada-8129b7cd84c4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdlYTRjMDE3ZTM0NTZjZjA5YTVjMjYzZjM0ZDNjYzVmNDE1NzdiNzRkNjBmNmY4MTk2YzYwZTA3ZjhjNWE5NiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§6Ability: Seek the King §e§lRIGHT CLICK\",1:\"§7Reach out to the King and open\",2:\"§7the Commissions menu.\",3:\"§8Cooldown: §a5s\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§f§f§6Royal Pigeon\"},ExtraAttributes:{id:\"ROYAL_PIGEON\"},AttributeModifiers:[]}", + "displayname": "§6Royal Pigeon", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6b14c7ae-9a26-377b-9ada-8129b7cd84c4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdlYTRjMDE3ZTM0NTZjZjA5YTVjMjYzZjM0ZDNjYzVmNDE1NzdiNzRkNjBmNmY4MTk2YzYwZTA3ZjhjNWE5NiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§6Ability: Seek the King §e§lRIGHT CLICK\",1:\"§7Reach out to the King and open\",2:\"§7the Commissions menu.\",3:\"§8Cooldown: §a5s\",4:\"\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§6§lLEGENDARY\"],Name:\"§6Royal Pigeon\"},ExtraAttributes:{id:\"ROYAL_PIGEON\"}}", "damage": 3, "lore": [ "§6Ability: Seek the King §e§lRIGHT CLICK", @@ -9,14 +9,15 @@ "§7the Commissions menu.", "§8Cooldown: §a5s", "", + "§8§l* §8Co-op Soulbound §8§l*", "§6§lLEGENDARY" ], "internalname": "ROYAL_PIGEON", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Royal_Pigeon" ] -} +}
\ No newline at end of file |