diff options
Diffstat (limited to 'items/TELEPORT_PAD.json')
-rw-r--r-- | items/TELEPORT_PAD.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/TELEPORT_PAD.json b/items/TELEPORT_PAD.json index 0924f131..4922b835 100644 --- a/items/TELEPORT_PAD.json +++ b/items/TELEPORT_PAD.json @@ -1,7 +1,7 @@ { "internalname": "TELEPORT_PAD", "itemid": "minecraft:end_portal_frame", - "displayname": "Teleport Pad", + "displayname": "§aTeleport Pad", "clickcommand": "", "damage": 0, "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Places a Teleport Pad down,\",1:\"§7allowing you to teleport to any\",2:\"§7other Teleport Pad on your\",3:\"§7private island!\",4:\"§7§8Maximum of 12 per island.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aTeleport Pad\"},ExtraAttributes:{id:\"TELEPORT_PAD\"}}", @@ -14,5 +14,9 @@ "§7§8Maximum of 12 per island.", "", "§a§lUNCOMMON" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Teleport_Pad" ] }
\ No newline at end of file |