diff options
Diffstat (limited to 'items/FLY_SWATTER.json')
-rw-r--r-- | items/FLY_SWATTER.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/FLY_SWATTER.json b/items/FLY_SWATTER.json index a0a452ef..77d6199a 100644 --- a/items/FLY_SWATTER.json +++ b/items/FLY_SWATTER.json @@ -1,12 +1,16 @@ { "internalname": "FLY_SWATTER", "itemid": "minecraft:golden_shovel", - "displayname": "Fly Swatter", + "displayname": "§5Fly Swatter", "clickcommand": "", "damage": 0, "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§5§lEPIC\"],Name:\"§5Fly Swatter\"},ExtraAttributes:{id:\"FLY_SWATTER\"}}", "modver": "1.0.0", "lore": [ "§5§lEPIC" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fly_Swatter" ] }
\ No newline at end of file |