diff options
Diffstat (limited to 'items/TELEPORT_PAD.json')
-rw-r--r-- | items/TELEPORT_PAD.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/TELEPORT_PAD.json b/items/TELEPORT_PAD.json index 2e9aeb52..acac94e7 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 28 per island.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aTeleport Pad\"},ExtraAttributes:{id:\"TELEPORT_PAD\"}}", - "modver": "2.1.0-REL", + "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 56 per island.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aTeleport Pad\"},ExtraAttributes:{id:\"TELEPORT_PAD\"}}", + "modver": "2.1.1-PRE", "lore": [ "§7Places a Teleport Pad down,", "§7allowing you to teleport to any", "§7other Teleport Pad on your", "§7private island!", - "§7§8Maximum of 28 per island.", + "§7§8Maximum of 56 per island.", "", "§a§lUNCOMMON" ], |