diff options
author | jani270 <jani270@gmx.de> | 2022-06-30 16:49:24 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-06-30 16:49:24 +0200 |
commit | 3bdb32f3c8a0028a15c972b5cfa39368c3a56cb7 (patch) | |
tree | bb1053f57224837ccbc73db114f6ec2666f9bf19 /items/TELEPORT_PAD.json | |
parent | c5ee86297680a8bb69d81f0da7686715ea84acd1 (diff) | |
download | NotEnoughUpdates-REPO-3bdb32f3c8a0028a15c972b5cfa39368c3a56cb7.tar.gz NotEnoughUpdates-REPO-3bdb32f3c8a0028a15c972b5cfa39368c3a56cb7.tar.bz2 NotEnoughUpdates-REPO-3bdb32f3c8a0028a15c972b5cfa39368c3a56cb7.zip |
master -> dangerousdangerous
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 |