diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-19 18:19:45 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-19 18:19:45 -0500 |
commit | 1890cac3765214c5a307f5ad82886118704e94ae (patch) | |
tree | 9cc135ab0985a72af6447b3a5730290be1ebc7d8 /items | |
parent | 1c15a6845e2bbea8d05c2889b3411bdd63325a25 (diff) | |
download | NotEnoughUpdates-REPO-1890cac3765214c5a307f5ad82886118704e94ae.tar.gz NotEnoughUpdates-REPO-1890cac3765214c5a307f5ad82886118704e94ae.tar.bz2 NotEnoughUpdates-REPO-1890cac3765214c5a307f5ad82886118704e94ae.zip |
royal pigeon
Diffstat (limited to 'items')
-rw-r--r-- | items/ROYAL_PIGEON.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/ROYAL_PIGEON.json b/items/ROYAL_PIGEON.json new file mode 100644 index 00000000..f7449d9c --- /dev/null +++ b/items/ROYAL_PIGEON.json @@ -0,0 +1,19 @@ +{ + "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:\"§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:{originTag:\"REWARD_ROYAL_PIGEON\",id:\"ROYAL_PIGEON\",uuid:\"c5502c63-86c1-4437-8159-3bde9e405719\",timestamp:\"1/19/21 6:02 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§6Item Ability: Seek the King §e§lRIGHT CLICK", + "§7Reach out to the King and open", + "§7the Commissions menu.", + "§8Cooldown: §a5s", + "", + "§6§lLEGENDARY" + ], + "internalname": "ROYAL_PIGEON", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |