diff options
Diffstat (limited to 'items/TELEPORT_PAD.json')
-rw-r--r-- | items/TELEPORT_PAD.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/TELEPORT_PAD.json b/items/TELEPORT_PAD.json index af8c1bf7..2e9aeb52 100644 --- a/items/TELEPORT_PAD.json +++ b/items/TELEPORT_PAD.json @@ -4,14 +4,14 @@ "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\"}}", + "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 28 per island.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aTeleport Pad\"},ExtraAttributes:{id:\"TELEPORT_PAD\"}}", "modver": "2.1.0-REL", "lore": [ "§7Places a Teleport Pad down,", "§7allowing you to teleport to any", "§7other Teleport Pad on your", "§7private island!", - "§7§8Maximum of 12 per island.", + "§7§8Maximum of 28 per island.", "", "§a§lUNCOMMON" ], @@ -19,5 +19,6 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Teleport_Pad", "https://wiki.hypixel.net/Teleport_Pad" - ] + ], + "crafttext": "" }
\ No newline at end of file |