diff options
Diffstat (limited to 'items/TELEPORT_PAD.json')
-rw-r--r-- | items/TELEPORT_PAD.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/TELEPORT_PAD.json b/items/TELEPORT_PAD.json index ffcf5ff8..396fd5e1 100644 --- a/items/TELEPORT_PAD.json +++ b/items/TELEPORT_PAD.json @@ -4,19 +4,20 @@ "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\"}}", - "modver": "1.0.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 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" ], "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Teleport_Pad" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |