diff options
Diffstat (limited to 'items/STRONG_FRAGMENT.json')
-rw-r--r-- | items/STRONG_FRAGMENT.json | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/items/STRONG_FRAGMENT.json b/items/STRONG_FRAGMENT.json index 7c155137..b6764449 100644 --- a/items/STRONG_FRAGMENT.json +++ b/items/STRONG_FRAGMENT.json @@ -1,14 +1,18 @@ { - "internalname": "STRONG_FRAGMENT", "itemid": "minecraft:skull", - "displayname": "Strong Dragon Fragment", - "clickcommand": "", - "damage": 3, + "displayname": "§5Strong Dragon Fragment", "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ddc6eaac-9166-3188-a081-7a33ebaaa3cd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZlZTMyZmJkNGM3YjAzYjg2OTA3OGFhMWY0OTNhMzkwZTZlMTNiNDYxZDYxMzcwN2VhZmIzMjZkYmNkMmI0YjUifX19\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§5§lEPIC\"],Name:\"§5Strong Dragon Fragment\"},ExtraAttributes:{id:\"STRONG_FRAGMENT\"}}", - "modver": "1.0.0", + "damage": 3, "lore": [ "§eRight-click to view recipes!", "", "§5§lEPIC" + ], + "internalname": "STRONG_FRAGMENT", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dragon_Fragment" ] }
\ No newline at end of file |