diff options
Diffstat (limited to 'items/WHITE_GIFT.json')
-rw-r--r-- | items/WHITE_GIFT.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/WHITE_GIFT.json b/items/WHITE_GIFT.json index 8f9300ec..8b859954 100644 --- a/items/WHITE_GIFT.json +++ b/items/WHITE_GIFT.json @@ -1,15 +1,19 @@ { "internalname": "WHITE_GIFT", "itemid": "minecraft:skull", - "displayname": "White Gift", + "displayname": "§fWhite Gift", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7732c5e4-1800-3b90-a70f-727d2969254b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTBmNTM5ODUxMGIxYTA1YWZjNWIyMDFlYWQ4YmZjNTgzZTU3ZDcyMDJmNTE5M2IwYjc2MWZjYmQwYWUyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Click a stranger while holding!\",1:\"§7Both players get the rewards!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fWhite Gift\"},ExtraAttributes:{id:\"WHITE_GIFT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7732c5e4-1800-3b90-a70f-727d2969254b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTBmNTM5ODUxMGIxYTA1YWZjNWIyMDFlYWQ4YmZjNTgzZTU3ZDcyMDJmNTE5M2IwYjc2MWZjYmQwYWUyIn19fQ==\"}]}},display:{Lore:[0:\"§7Click a stranger while holding!\",1:\"§7Both players get the rewards!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fWhite Gift\"},ExtraAttributes:{id:\"WHITE_GIFT\"}}", "modver": "1.0.0", "lore": [ "§7Click a stranger while holding!", "§7Both players get the rewards!", "", "§f§lCOMMON" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/White_Gift" ] }
\ No newline at end of file |