diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-15 02:39:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:39:44 -0400 |
commit | f96b9092419d9fd473ae628605a48c48dec98dfb (patch) | |
tree | 5d1ed07956c25d62f22a57a91b65e3f454587bee /items/ROYAL_PIGEON.json | |
parent | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff) | |
download | NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2 NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip |
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP
* Fixing Smarty Pants Enchant
* Fixing other Hypixel Shit
Diffstat (limited to 'items/ROYAL_PIGEON.json')
-rw-r--r-- | items/ROYAL_PIGEON.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/ROYAL_PIGEON.json b/items/ROYAL_PIGEON.json index ffffdf68..77f04ff3 100644 --- a/items/ROYAL_PIGEON.json +++ b/items/ROYAL_PIGEON.json @@ -1,10 +1,10 @@ { "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=\"}]}},display:{Lore:[0:\"§6Item Ability: 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:[]}", + "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:[]}", "damage": 3, "lore": [ - "§6Item Ability: Seek the King §e§lRIGHT CLICK", + "§6Ability: Seek the King §e§lRIGHT CLICK", "§7Reach out to the King and open", "§7the Commissions menu.", "§8Cooldown: §a5s", |