diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/RED_GIFT.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/RED_GIFT.json')
-rw-r--r-- | items/RED_GIFT.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/RED_GIFT.json b/items/RED_GIFT.json index 34ad6ba0..33827baf 100644 --- a/items/RED_GIFT.json +++ b/items/RED_GIFT.json @@ -1,7 +1,7 @@ { "internalname": "RED_GIFT", "itemid": "minecraft:skull", - "displayname": "Red Gift", + "displayname": "§9§cRed Gift", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bc74cb05-2758-3395-93ec-70452a983604\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjczYTIxMTQxMzZiOGVlNDkyNmNhYTUxNzg1NDE0MDM2YTJiNzZlNGYxNjY4Y2I4OWQ5OTcxNmM0MjEifX19\"}]}},display:{Lore:[0:\"§7Click a stranger while holding!\",1:\"§7Both players get the rewards!\",2:\"\",3:\"§9§lRARE\"],Name:\"§9§cRed Gift\"},ExtraAttributes:{id:\"RED_GIFT\"}}", @@ -11,5 +11,9 @@ "§7Both players get the rewards!", "", "§9§lRARE" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Red_Gift" ] }
\ No newline at end of file |